Home
last modified time | relevance | path

Searched refs:crypto_lookup_template (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dalgboss.c63 tmpl = crypto_lookup_template(param->template); in cryptomgr_probe()
H A Dalgapi.c608 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template() function
613 EXPORT_SYMBOL_GPL(crypto_lookup_template); variable
/kernel/linux/linux-5.10/include/crypto/
H A Dalgapi.h108 struct crypto_template *crypto_lookup_template(const char *name);
/kernel/linux/linux-6.6/include/crypto/
H A Dalgapi.h152 struct crypto_template *crypto_lookup_template(const char *name);
/kernel/linux/linux-6.6/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); variable

Completed in 6 milliseconds