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/
H A 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/
H 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); variable

Completed in 2 milliseconds