Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/internal/
A Dhash.h81 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() function
88 return crypto_shash_alg_has_setkey(alg) && in crypto_shash_alg_needs_key()
/linux-6.3-rc2/crypto/
A Dahash.c622 return crypto_shash_alg_has_setkey(__crypto_shash_alg(alg)); in crypto_hash_alg_has_setkey()
A Dshash.c392 if (crypto_shash_alg_has_setkey(alg)) in crypto_init_shash_ops_async()
A Dcryptd.c689 if (crypto_shash_alg_has_setkey(alg)) in cryptd_create_hash()

Completed in 11 milliseconds