Searched refs:crypto_ahash_need_fallback (Results 1 – 1 of 1) sorted by relevance
46 static inline bool crypto_ahash_need_fallback(struct crypto_ahash *tfm) in crypto_ahash_need_fallback() function309 if (!err && crypto_ahash_need_fallback(tfm)) in crypto_ahash_setkey()334 if (!crypto_ahash_need_fallback(tfm)) in ahash_do_req_chain()710 if (crypto_ahash_need_fallback(hash)) in crypto_ahash_exit_tfm()727 if (crypto_ahash_need_fallback(hash)) { in crypto_ahash_init_tfm()906 if (crypto_ahash_need_fallback(hash)) { in crypto_clone_ahash()