Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h78 bool crypto_shash_alg_has_setkey(struct shash_alg *alg);
82 return crypto_shash_alg_has_setkey(alg) && in crypto_shash_alg_needs_key()
/OK3568_Linux_fs/kernel/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);
402 if (crypto_shash_alg_has_setkey(alg)) in crypto_init_shash_ops_async()
H A Dahash.c653 return crypto_shash_alg_has_setkey(__crypto_shash_alg(alg)); in crypto_hash_alg_has_setkey()
H A Dcryptd.c680 if (crypto_shash_alg_has_setkey(alg)) in cryptd_create_hash()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips14061 crypto_shash_alg_has_setkey