Home
last modified time | relevance | path

Searched defs:crypto_hash_alg_has_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dahash.c648 bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg) in crypto_hash_alg_has_setkey() function
657 EXPORT_SYMBOL_GPL(crypto_hash_alg_has_setkey); variable
/kernel/linux/linux-6.6/crypto/
H A Dahash.c676 bool crypto_hash_alg_has_setkey(struct hash_alg_common *halg) in crypto_hash_alg_has_setkey() function
685 EXPORT_SYMBOL_GPL(crypto_hash_alg_has_setkey); variable

Completed in 3 milliseconds