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

/linux-master/include/crypto/internal/
H A Dhash.h84 static inline bool crypto_shash_alg_needs_key(struct shash_alg *alg) function
/linux-master/crypto/
H A Dhmac.c206 if (crypto_shash_alg_needs_key(salg))
H A Dshash.c28 if (crypto_shash_alg_needs_key(alg))
H A Dessiv.c433 if (crypto_shash_alg_needs_key(hash_alg))

Completed in 126 milliseconds