Home
last modified time | relevance | path

Searched refs:crypto_init_shash_ops_async (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/crypto/
Dhash.h34 int crypto_init_shash_ops_async(struct crypto_tfm *tfm);
Dahash.c432 return crypto_init_shash_ops_async(tfm); in crypto_ahash_init_tfm()
Dshash.c409 int crypto_init_shash_ops_async(struct crypto_tfm *tfm) in crypto_init_shash_ops_async() function
/kernel/linux/linux-5.10/include/crypto/internal/
Dhash.h130 int crypto_init_shash_ops_async(struct crypto_tfm *tfm);
/kernel/linux/linux-5.10/crypto/
Dshash.c377 int crypto_init_shash_ops_async(struct crypto_tfm *tfm) in crypto_init_shash_ops_async() function
Dahash.c463 return crypto_init_shash_ops_async(tfm); in crypto_ahash_init_tfm()