Home
last modified time | relevance | path

Searched defs:crypto_shash_alg_has_setkey (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/internal/
Dhash.h81 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() function
/kernel/linux/linux-5.10/crypto/
Dshash.c36 bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() function