Home
last modified time | relevance | path

Searched refs:crypto_tmpl_get (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/crypto/
Dinternal.h128 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() function
Dalgapi.c129 if (!tmpl || !crypto_tmpl_get(tmpl)) in crypto_remove_instance()
598 if (unlikely(!crypto_tmpl_get(q))) in __crypto_lookup_template()