ablkcipher_alg    298 crypto/ablkcipher.c 	struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm);
ablkcipher_alg    320 crypto/ablkcipher.c 	struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm);
ablkcipher_alg    343 crypto/ablkcipher.c 	struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher;
ablkcipher_alg    387 crypto/ablkcipher.c 	struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher;
ablkcipher_alg    741 crypto/skcipher.c 	struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher;
ablkcipher_alg    750 crypto/skcipher.c 	struct ablkcipher_alg *alg = &tfm->__crt_alg->cra_ablkcipher;
ablkcipher_alg   2229 drivers/crypto/hifn_795x.c 	struct ablkcipher_alg ablkcipher;
ablkcipher_alg   1125 drivers/crypto/n2_core.c 	struct ablkcipher_alg	ablkcipher;
ablkcipher_alg    273 include/crypto/algapi.h static inline struct ablkcipher_alg *crypto_ablkcipher_alg(
ablkcipher_alg    568 include/linux/crypto.h 		struct ablkcipher_alg ablkcipher;