ahash_to_shash
desc->tfm = ahash_to_shash(tfm);
struct crypto_shash *shash = ahash_to_shash(tfm);
shash = crypto_clone_shash(ahash_to_shash(hash));