cipher_alg         26 crypto/cipher.c 	struct cipher_alg *cia = &tfm->__crt_alg->cra_cipher;
cipher_alg         48 crypto/cipher.c 	struct cipher_alg *cia = &tfm->__crt_alg->cra_cipher;
cipher_alg         82 crypto/cipher.c 	struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher;
cipher_alg         96 crypto/cipher.c 	struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher;
cipher_alg        109 crypto/cipher.c 	struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher;
cipher_alg        229 include/crypto/algapi.h static inline struct cipher_alg *crypto_cipher_alg(struct crypto_cipher *tfm)
cipher_alg        343 include/linux/crypto.h 		struct cipher_alg cipher;