crypto_free_blkcipher  189 crypto/cryptd.c 	crypto_free_blkcipher(ctx->child);
crypto_free_blkcipher  320 crypto/ctr.c   	crypto_free_blkcipher(ctx->child);
crypto_free_blkcipher  270 crypto/cts.c   	crypto_free_blkcipher(ctx->child);
crypto_free_blkcipher  228 crypto/tcrypt.c 	crypto_free_blkcipher(tfm);
crypto_free_blkcipher  245 fs/ecryptfs/crypto.c 		crypto_free_blkcipher(crypt_stat->tfm);
crypto_free_blkcipher 1801 fs/ecryptfs/crypto.c 			crypto_free_blkcipher(key_tfm->key_tfm);
crypto_free_blkcipher  135 net/ieee80211/ieee80211_crypt_tkip.c 			crypto_free_blkcipher(priv->tx_tfm_arc4);
crypto_free_blkcipher  139 net/ieee80211/ieee80211_crypt_tkip.c 			crypto_free_blkcipher(priv->rx_tfm_arc4);
crypto_free_blkcipher  153 net/ieee80211/ieee80211_crypt_tkip.c 			crypto_free_blkcipher(_priv->tx_tfm_arc4);
crypto_free_blkcipher  157 net/ieee80211/ieee80211_crypt_tkip.c 			crypto_free_blkcipher(_priv->rx_tfm_arc4);
crypto_free_blkcipher   73 net/ieee80211/ieee80211_crypt_wep.c 			crypto_free_blkcipher(priv->tx_tfm);
crypto_free_blkcipher   75 net/ieee80211/ieee80211_crypt_wep.c 			crypto_free_blkcipher(priv->rx_tfm);
crypto_free_blkcipher   86 net/ieee80211/ieee80211_crypt_wep.c 			crypto_free_blkcipher(_priv->tx_tfm);
crypto_free_blkcipher   88 net/ieee80211/ieee80211_crypt_wep.c 			crypto_free_blkcipher(_priv->rx_tfm);
crypto_free_blkcipher   39 net/mac80211/wep.c 		crypto_free_blkcipher(local->wep_tx_tfm);
crypto_free_blkcipher   48 net/mac80211/wep.c 	crypto_free_blkcipher(local->wep_tx_tfm);
crypto_free_blkcipher   49 net/mac80211/wep.c 	crypto_free_blkcipher(local->wep_rx_tfm);
crypto_free_blkcipher  196 net/rxrpc/ar-key.c 		crypto_free_blkcipher(key->payload.data);
crypto_free_blkcipher 1116 net/rxrpc/rxkad.c 		crypto_free_blkcipher(conn->cipher);
crypto_free_blkcipher 1156 net/rxrpc/rxkad.c 	crypto_free_blkcipher(rxkad_ci);
crypto_free_blkcipher  117 net/sunrpc/auth_gss/gss_krb5_mech.c 	crypto_free_blkcipher(*res);
crypto_free_blkcipher  187 net/sunrpc/auth_gss/gss_krb5_mech.c 	crypto_free_blkcipher(ctx->seq);
crypto_free_blkcipher  189 net/sunrpc/auth_gss/gss_krb5_mech.c 	crypto_free_blkcipher(ctx->enc);
crypto_free_blkcipher  202 net/sunrpc/auth_gss/gss_krb5_mech.c 	crypto_free_blkcipher(kctx->seq);
crypto_free_blkcipher  203 net/sunrpc/auth_gss/gss_krb5_mech.c 	crypto_free_blkcipher(kctx->enc);