Home
last modified time | relevance | path

Searched refs:crypto_shash_alg_has_setkey (Results 1 – 7 of 7) sorted by relevance

/linux/include/crypto/internal/
A Dhash.h78 bool crypto_shash_alg_has_setkey(struct shash_alg *alg);
82 return crypto_shash_alg_has_setkey(alg) && in crypto_shash_alg_needs_key()
/linux/crypto/
A Dshash.c36 bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() function
40 EXPORT_SYMBOL_GPL(crypto_shash_alg_has_setkey);
402 if (crypto_shash_alg_has_setkey(alg)) in crypto_init_shash_ops_async()
A Dahash.c653 return crypto_shash_alg_has_setkey(__crypto_shash_alg(alg)); in crypto_hash_alg_has_setkey()
A Dcryptd.c681 if (crypto_shash_alg_has_setkey(alg)) in cryptd_create_hash()
/linux/
A Dvmlinux.symvers9014 0x00000000 crypto_shash_alg_has_setkey vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15086 ffff800010448a84 T crypto_shash_alg_has_setkey
A D.tmp_System.map15086 ffff800010448a84 T crypto_shash_alg_has_setkey

Completed in 315 milliseconds