crypto_lookup_template
EXPORT_SYMBOL_GPL(crypto_lookup_template);
tmpl = crypto_lookup_template(param->template);
struct crypto_template *crypto_lookup_template(const char *name);