Searched refs:ahash_to_shash (Results 1 – 1 of 1) sorted by relevance
34 static inline struct crypto_shash *ahash_to_shash(struct crypto_ahash *tfm) in ahash_to_shash() function44 desc->tfm = ahash_to_shash(tfm); in prepare_shash_desc()228 struct crypto_shash *shash = ahash_to_shash(tfm); in crypto_ahash_setkey()606 shash = crypto_clone_shash(ahash_to_shash(hash)); in crypto_clone_ahash()