Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dhash.h123 int crypto_init_shash_ops_async(struct crypto_tfm *tfm);
/linux-4.19.296/crypto/
Dahash.c469 return crypto_init_shash_ops_async(tfm); in crypto_ahash_init_tfm()
Dshash.c367 int crypto_init_shash_ops_async(struct crypto_tfm *tfm) in crypto_init_shash_ops_async() function