Searched refs:crypto_shash_alg_has_setkey (Results 1 – 7 of 7) sorted by relevance
78 bool crypto_shash_alg_has_setkey(struct shash_alg *alg);82 return crypto_shash_alg_has_setkey(alg) && in crypto_shash_alg_needs_key()
36 bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() function40 EXPORT_SYMBOL_GPL(crypto_shash_alg_has_setkey);402 if (crypto_shash_alg_has_setkey(alg)) in crypto_init_shash_ops_async()
653 return crypto_shash_alg_has_setkey(__crypto_shash_alg(alg)); in crypto_hash_alg_has_setkey()
681 if (crypto_shash_alg_has_setkey(alg)) in cryptd_create_hash()
9014 0x00000000 crypto_shash_alg_has_setkey vmlinux EXPORT_SYMBOL_GPL
15086 ffff800010448a84 T crypto_shash_alg_has_setkey
Completed in 301 milliseconds