mcryptd_ahash 21 include/crypto/mcryptd.h static inline struct mcryptd_ahash *__mcryptd_ahash_cast( mcryptd_ahash 24 include/crypto/mcryptd.h return (struct mcryptd_ahash *)tfm; mcryptd_ahash 65 include/crypto/mcryptd.h struct mcryptd_ahash *mcryptd_alloc_ahash(const char *alg_name, mcryptd_ahash 67 include/crypto/mcryptd.h struct crypto_shash *mcryptd_ahash_child(struct mcryptd_ahash *tfm); mcryptd_ahash 69 include/crypto/mcryptd.h void mcryptd_free_ahash(struct mcryptd_ahash *tfm);