crypto_clone_tfm
nhash = crypto_clone_tfm(&crypto_ahash_type, tfm);
EXPORT_SYMBOL_GPL(crypto_clone_tfm);
void *crypto_clone_tfm(const struct crypto_type *frontend,
nhash = crypto_clone_tfm(&crypto_shash_type, tfm);