Home
last modified time | relevance | path

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

/linux/crypto/
H A Dahash.c244 static void crypto_exit_ahash_using_shash(struct crypto_tfm *tfm) in crypto_exit_ahash_using_shash() function
269 tfm->exit = crypto_exit_ahash_using_shash; in crypto_init_ahash_using_shash()
900 crypto_ahash_tfm(nhash)->exit = crypto_exit_ahash_using_shash; in crypto_clone_ahash()