crypto_blkcipher   58 arch/x86/crypto/salsa20_glue.c 	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  106 crypto/blkcipher.c 	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  227 crypto/blkcipher.c 	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  324 crypto/blkcipher.c 	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher   95 crypto/cbc.c   	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  174 crypto/cbc.c   	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher   42 crypto/cryptd.c 	struct crypto_blkcipher *child;
crypto_blkcipher   68 crypto/cryptd.c 	struct crypto_blkcipher *child = ctx->child;
crypto_blkcipher  113 crypto/cryptd.c 	struct crypto_blkcipher *child = ctx->child;
crypto_blkcipher  122 crypto/cryptd.c 	struct crypto_blkcipher *child = ctx->child;
crypto_blkcipher  164 crypto/cryptd.c 	struct crypto_blkcipher *cipher;
crypto_blkcipher   28 crypto/ctr.c   	struct crypto_blkcipher *child;
crypto_blkcipher  126 crypto/ctr.c   	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  248 crypto/ctr.c   	struct crypto_blkcipher *child = ctx->child;
crypto_blkcipher  274 crypto/ctr.c   	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  276 crypto/ctr.c   	struct crypto_blkcipher *child = ctx->child;
crypto_blkcipher  305 crypto/ctr.c   	struct crypto_blkcipher *cipher;
crypto_blkcipher   54 crypto/cts.c   	struct crypto_blkcipher *child;
crypto_blkcipher   61 crypto/cts.c   	struct crypto_blkcipher *child = ctx->child;
crypto_blkcipher  257 crypto/cts.c   	struct crypto_blkcipher *cipher;
crypto_blkcipher   74 crypto/ecb.c   	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher   88 crypto/ecb.c   	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  102 crypto/pcbc.c  	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  182 crypto/pcbc.c  	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  185 crypto/salsa20_generic.c 	struct crypto_blkcipher *tfm = desc->tfm;
crypto_blkcipher  139 crypto/tcrypt.c 	struct crypto_blkcipher *tfm;
crypto_blkcipher  247 fs/ecryptfs/ecryptfs_kernel.h 	struct crypto_blkcipher *tfm;
crypto_blkcipher  319 fs/ecryptfs/ecryptfs_kernel.h 	struct crypto_blkcipher *key_tfm;
crypto_blkcipher  201 include/crypto/algapi.h static inline struct crypto_blkcipher *crypto_spawn_blkcipher(
crypto_blkcipher  114 include/linux/crypto.h struct crypto_blkcipher;
crypto_blkcipher  184 include/linux/crypto.h 	struct crypto_blkcipher *tfm;
crypto_blkcipher  927 include/linux/crypto.h static inline struct crypto_blkcipher *__crypto_blkcipher_cast(
crypto_blkcipher  930 include/linux/crypto.h 	return (struct crypto_blkcipher *)tfm;
crypto_blkcipher  933 include/linux/crypto.h static inline struct crypto_blkcipher *crypto_blkcipher_cast(
crypto_blkcipher  940 include/linux/crypto.h static inline struct crypto_blkcipher *crypto_alloc_blkcipher(
crypto_blkcipher   45 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher	*enc;
crypto_blkcipher   46 include/linux/sunrpc/gss_krb5.h 	struct crypto_blkcipher	*seq;
crypto_blkcipher   57 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_blkcipher *rx_tfm_arc4;
crypto_blkcipher   59 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_blkcipher *tx_tfm_arc4;
crypto_blkcipher  673 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_blkcipher *tfm2 = tkey->tx_tfm_arc4;
crypto_blkcipher  675 net/ieee80211/ieee80211_crypt_tkip.c 	struct crypto_blkcipher *tfm4 = tkey->rx_tfm_arc4;
crypto_blkcipher   37 net/ieee80211/ieee80211_crypt_wep.c 	struct crypto_blkcipher *tx_tfm;
crypto_blkcipher   38 net/ieee80211/ieee80211_crypt_wep.c 	struct crypto_blkcipher *rx_tfm;
crypto_blkcipher  639 net/mac80211/ieee80211_i.h 	struct crypto_blkcipher *wep_tx_tfm;
crypto_blkcipher  640 net/mac80211/ieee80211_i.h 	struct crypto_blkcipher *wep_rx_tfm;
crypto_blkcipher  253 net/rxrpc/ar-internal.h 	struct crypto_blkcipher	*cipher;	/* encryption handle */
crypto_blkcipher  159 net/rxrpc/ar-key.c 	struct crypto_blkcipher *ci;
crypto_blkcipher   54 net/rxrpc/rxkad.c static struct crypto_blkcipher *rxkad_ci;
crypto_blkcipher   63 net/rxrpc/rxkad.c 	struct crypto_blkcipher *ci;