Home
last modified time | relevance | path

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

/crypto/
Dhash.h35 struct crypto_ahash *crypto_clone_shash_ops_async(struct crypto_ahash *nhash,
Dahash.c575 return crypto_clone_shash_ops_async(nhash, hash); in crypto_clone_ahash()
Dshash.c495 struct crypto_ahash *crypto_clone_shash_ops_async(struct crypto_ahash *nhash, in crypto_clone_shash_ops_async() function