Home
last modified time | relevance | path

Searched refs:crypto_lookup_template (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/crypto/
H A Dalgapi.h152 struct crypto_template *crypto_lookup_template(const char *name);
/openbmc/linux/crypto/
H A Dalgboss.c56 tmpl = crypto_lookup_template(param->template); in cryptomgr_probe()
H A Dalgapi.c643 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template() function
648 EXPORT_SYMBOL_GPL(crypto_lookup_template);