cryptd_ahash       39 include/crypto/cryptd.h static inline struct cryptd_ahash *__cryptd_ahash_cast(
cryptd_ahash       42 include/crypto/cryptd.h 	return (struct cryptd_ahash *)tfm;
cryptd_ahash       46 include/crypto/cryptd.h struct cryptd_ahash *cryptd_alloc_ahash(const char *alg_name,
cryptd_ahash       48 include/crypto/cryptd.h struct crypto_shash *cryptd_ahash_child(struct cryptd_ahash *tfm);
cryptd_ahash       50 include/crypto/cryptd.h void cryptd_free_ahash(struct cryptd_ahash *tfm);