crypto_ahash_crt   61 include/crypto/hash.h 	return crypto_ahash_crt(tfm)->digestsize;
crypto_ahash_crt   87 include/crypto/hash.h 	return crypto_ahash_crt(tfm)->reqsize;
crypto_ahash_crt   93 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(tfm);
crypto_ahash_crt  100 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));
crypto_ahash_crt  106 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));
crypto_ahash_crt  112 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));
crypto_ahash_crt  118 include/crypto/hash.h 	struct ahash_tfm *crt = crypto_ahash_crt(crypto_ahash_reqtfm(req));