Home
last modified time | relevance | path

Searched refs:crypto_shash_alg_needs_key (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/crypto/internal/
A Dhash.h86 static inline bool crypto_shash_alg_needs_key(struct shash_alg *alg) in crypto_shash_alg_needs_key() function
/linux-6.3-rc2/crypto/
A Dhmac.c198 if (crypto_shash_alg_needs_key(salg)) in hmac_create()
A Dessiv.c433 if (crypto_shash_alg_needs_key(hash_alg)) in essiv_supported_algorithms()
A Dshash.c55 if (crypto_shash_alg_needs_key(alg)) in shash_set_needkey()

Completed in 7 milliseconds