Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/internal/
Dhash.h124 int crypto_init_shash_ops_async(struct crypto_tfm *tfm);
/Linux-v5.4/crypto/
Dshash.c350 int crypto_init_shash_ops_async(struct crypto_tfm *tfm) in crypto_init_shash_ops_async() function
Dahash.c486 return crypto_init_shash_ops_async(tfm); in crypto_ahash_init_tfm()