Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dinternal.h113 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() function
Dalgapi.c133 if (!tmpl || !crypto_tmpl_get(tmpl)) in crypto_remove_instance()
525 if (unlikely(!crypto_tmpl_get(q))) in __crypto_lookup_template()