crypto_alloc_tfm_node
return crypto_alloc_tfm_node(alg_name, &crypto_acomp_type, type, mask,
EXPORT_SYMBOL_GPL(crypto_alloc_tfm_node);
void *crypto_alloc_tfm_node(const char *alg_name,
return crypto_alloc_tfm_node(alg_name, frontend, type, mask, NUMA_NO_NODE);