Searched refs:crypto_ahash_has_setkey (Results 1 – 2 of 2) sorted by relevance
379 static inline bool crypto_ahash_has_setkey(struct crypto_ahash *tfm) in crypto_ahash_has_setkey() function
443 if (!tfm->has_key && crypto_ahash_has_setkey(tfm->hash)) in hash_accept_parent()