ahash_tfm         158 crypto/ahash.c 	struct ahash_tfm *crt   = &tfm->crt_ahash;
ahash_tfm         225 crypto/digest.c 	struct ahash_tfm  *crt  = &tfm->crt_ahash;
ahash_tfm         123 crypto/hash.c  	struct ahash_tfm *crt = &tfm->crt_ahash;
ahash_tfm          54 include/crypto/hash.h static inline struct ahash_tfm *crypto_ahash_crt(struct crypto_ahash *tfm)
ahash_tfm          93 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(tfm);
ahash_tfm         100 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));
ahash_tfm         106 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));
ahash_tfm         112 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));
ahash_tfm         118 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));
ahash_tfm         479 include/linux/crypto.h 		struct ahash_tfm ahash;