Home
last modified time | relevance | path

Searched refs:crypto_tmpl_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dinternal.h111 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() function
H A Dalgapi.c135 if (!tmpl || !crypto_tmpl_get(tmpl)) in crypto_remove_instance()
597 if (unlikely(!crypto_tmpl_get(q))) in __crypto_lookup_template()
/kernel/linux/linux-6.6/crypto/
H A Dinternal.h173 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() function
H A Dalgapi.c141 if (!tmpl || !crypto_tmpl_get(tmpl)) in crypto_remove_instance()
632 if (unlikely(!crypto_tmpl_get(q))) in __crypto_lookup_template()

Completed in 4 milliseconds