crypto_cipher      52 arch/arm/crypto/aes-neonbs-glue.c 	struct crypto_cipher	*enc_tfm;
crypto_cipher      57 arch/arm/crypto/aes-neonbs-glue.c 	struct crypto_cipher	*cts_tfm;
crypto_cipher      58 arch/arm/crypto/aes-neonbs-glue.c 	struct crypto_cipher	*tweak_tfm;
crypto_cipher      48 arch/s390/crypto/aes_s390.c 		struct crypto_cipher *cip;
crypto_cipher      72 crypto/adiantum.c 	struct crypto_cipher *blockcipher;
crypto_cipher     411 crypto/adiantum.c 	struct crypto_cipher *blockcipher;
crypto_cipher      46 crypto/ansi_cprng.c 	struct crypto_cipher *tfm;
crypto_cipher      55 crypto/ccm.c   	struct crypto_cipher *child;
crypto_cipher     858 crypto/ccm.c   	struct crypto_cipher *tfm = tctx->child;
crypto_cipher     884 crypto/ccm.c   	struct crypto_cipher *tfm = tctx->child;
crypto_cipher     897 crypto/ccm.c   	struct crypto_cipher *cipher;
crypto_cipher      29 crypto/cmac.c  	struct crypto_cipher *child;
crypto_cipher     124 crypto/cmac.c  	struct crypto_cipher *tfm = tctx->child;
crypto_cipher     170 crypto/cmac.c  	struct crypto_cipher *tfm = tctx->child;
crypto_cipher     202 crypto/cmac.c  	struct crypto_cipher *cipher;
crypto_cipher      28 crypto/ctr.c   				   struct crypto_cipher *tfm)
crypto_cipher      46 crypto/ctr.c   				    struct crypto_cipher *tfm)
crypto_cipher      72 crypto/ctr.c   				    struct crypto_cipher *tfm)
crypto_cipher     101 crypto/ctr.c   	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher    1720 crypto/drbg.c  	struct crypto_cipher *tfm =
crypto_cipher    1721 crypto/drbg.c  		(struct crypto_cipher *)drbg->priv_data;
crypto_cipher    1742 crypto/drbg.c  	struct crypto_cipher *tfm;
crypto_cipher    1802 crypto/drbg.c  	struct crypto_cipher *tfm =
crypto_cipher    1803 crypto/drbg.c  		(struct crypto_cipher *)drbg->priv_data;
crypto_cipher    1811 crypto/drbg.c  	struct crypto_cipher *tfm =
crypto_cipher    1812 crypto/drbg.c  		(struct crypto_cipher *)drbg->priv_data;
crypto_cipher      16 crypto/ecb.c   			    struct crypto_cipher *cipher,
crypto_cipher      46 crypto/ecb.c   	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher      55 crypto/ecb.c   	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher      54 crypto/essiv.c 	struct crypto_cipher		*essiv_cipher;
crypto_cipher     286 crypto/essiv.c 	struct crypto_cipher *essiv_cipher;
crypto_cipher     126 crypto/keywrap.c 	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher     195 crypto/keywrap.c 	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher      20 crypto/ofb.c   	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher      21 crypto/pcbc.c  				       struct crypto_cipher *tfm)
crypto_cipher      43 crypto/pcbc.c  				       struct crypto_cipher *tfm)
crypto_cipher      66 crypto/pcbc.c  	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher      88 crypto/pcbc.c  				       struct crypto_cipher *tfm)
crypto_cipher     110 crypto/pcbc.c  				       struct crypto_cipher *tfm)
crypto_cipher     133 crypto/pcbc.c  	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher    1111 crypto/skcipher.c 	struct crypto_cipher *cipher = skcipher_cipher_simple(tfm);
crypto_cipher    1128 crypto/skcipher.c 	struct crypto_cipher *cipher;
crypto_cipher    2350 crypto/testmgr.c static int test_cipher(struct crypto_cipher *tfm, int enc,
crypto_cipher    3251 crypto/testmgr.c 	struct crypto_cipher *tfm;
crypto_cipher      52 crypto/vmac.c  	struct crypto_cipher *cipher;
crypto_cipher     603 crypto/vmac.c  	struct crypto_cipher *cipher;
crypto_cipher      28 crypto/xcbc.c  	struct crypto_cipher *child;
crypto_cipher      91 crypto/xcbc.c  	struct crypto_cipher *tfm = tctx->child;
crypto_cipher     137 crypto/xcbc.c  	struct crypto_cipher *tfm = tctx->child;
crypto_cipher     168 crypto/xcbc.c  	struct crypto_cipher *cipher;
crypto_cipher      25 crypto/xts.c   	struct crypto_cipher *tweak;
crypto_cipher      45 crypto/xts.c   	struct crypto_cipher *tweak;
crypto_cipher     301 crypto/xts.c   	struct crypto_cipher *tweak;
crypto_cipher      53 drivers/crypto/geode-aes.h 		struct crypto_cipher *cip;
crypto_cipher      57 drivers/crypto/inside-secure/safexcel_cipher.c 	struct crypto_cipher *hkaes;
crypto_cipher      22 drivers/crypto/vmx/aes.c 	struct crypto_cipher *fallback;
crypto_cipher      30 drivers/crypto/vmx/aes.c 	struct crypto_cipher *fallback;
crypto_cipher      43 drivers/crypto/vmx/aes.c 							 crypto_cipher *)
crypto_cipher     170 fs/crypto/fscrypt_private.h 	struct crypto_cipher *ci_essiv_tfm;
crypto_cipher     153 fs/crypto/keysetup.c 	struct crypto_cipher *essiv_tfm;
crypto_cipher     308 include/crypto/algapi.h static inline struct crypto_cipher *crypto_spawn_cipher(
crypto_cipher     317 include/crypto/algapi.h static inline struct cipher_alg *crypto_cipher_alg(struct crypto_cipher *tfm)
crypto_cipher     240 include/crypto/internal/skcipher.h 	struct crypto_cipher *cipher;	/* underlying block cipher */
crypto_cipher     242 include/crypto/internal/skcipher.h static inline struct crypto_cipher *
crypto_cipher    1618 include/linux/crypto.h static inline struct crypto_cipher *__crypto_cipher_cast(struct crypto_tfm *tfm)
crypto_cipher    1620 include/linux/crypto.h 	return (struct crypto_cipher *)tfm;
crypto_cipher    1623 include/linux/crypto.h static inline struct crypto_cipher *crypto_cipher_cast(struct crypto_tfm *tfm)
crypto_cipher    1643 include/linux/crypto.h static inline struct crypto_cipher *crypto_alloc_cipher(const char *alg_name,
crypto_cipher    1653 include/linux/crypto.h static inline struct crypto_tfm *crypto_cipher_tfm(struct crypto_cipher *tfm)
crypto_cipher    1662 include/linux/crypto.h static inline void crypto_free_cipher(struct crypto_cipher *tfm)
crypto_cipher    1686 include/linux/crypto.h static inline struct cipher_tfm *crypto_cipher_crt(struct crypto_cipher *tfm)
crypto_cipher    1701 include/linux/crypto.h static inline unsigned int crypto_cipher_blocksize(struct crypto_cipher *tfm)
crypto_cipher    1706 include/linux/crypto.h static inline unsigned int crypto_cipher_alignmask(struct crypto_cipher *tfm)
crypto_cipher    1711 include/linux/crypto.h static inline u32 crypto_cipher_get_flags(struct crypto_cipher *tfm)
crypto_cipher    1716 include/linux/crypto.h static inline void crypto_cipher_set_flags(struct crypto_cipher *tfm,
crypto_cipher    1722 include/linux/crypto.h static inline void crypto_cipher_clear_flags(struct crypto_cipher *tfm,
crypto_cipher    1744 include/linux/crypto.h static inline int crypto_cipher_setkey(struct crypto_cipher *tfm,
crypto_cipher    1760 include/linux/crypto.h static inline void crypto_cipher_encrypt_one(struct crypto_cipher *tfm,
crypto_cipher    1776 include/linux/crypto.h static inline void crypto_cipher_decrypt_one(struct crypto_cipher *tfm,