Searched refs:crypto_shash_alg_has_setkey (Results 1 – 5 of 5) sorted by relevance
88 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() function
202 if (crypto_shash_alg_has_setkey(salg)) in hmac_create()
656 return crypto_shash_alg_has_setkey(__crypto_shash_alg(alg)); in crypto_hash_alg_has_setkey()
393 if (crypto_shash_alg_has_setkey(alg) && in crypto_shash_init_tfm()
916 if (crypto_shash_alg_has_setkey(salg)) in cryptd_create_hash()