__crypto_alloc_tfmgfp
EXPORT_SYMBOL_GPL(__crypto_alloc_tfmgfp);
return __crypto_alloc_tfmgfp(alg, type, mask, GFP_KERNEL);
ntfm = __crypto_alloc_tfmgfp(alg, CRYPTO_ALG_TYPE_CIPHER,
struct crypto_tfm *__crypto_alloc_tfmgfp(struct crypto_alg *alg, u32 type,