Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dalgapi.h144 struct crypto_template *crypto_lookup_template(const char *name);
/linux-6.15/crypto/
H A Dalgboss.c56 tmpl = crypto_lookup_template(param->template); in cryptomgr_probe()
H A Dalgapi.c599 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template() function
604 EXPORT_SYMBOL_GPL(crypto_lookup_template);