Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h130 int crypto_init_shash_ops_async(struct crypto_tfm *tfm);
/OK3568_Linux_fs/kernel/crypto/
H A Dahash.c463 return crypto_init_shash_ops_async(tfm); in crypto_ahash_init_tfm()
H A Dshash.c377 int crypto_init_shash_ops_async(struct crypto_tfm *tfm) in crypto_init_shash_ops_async() function