Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dinternal.h111 static inline int crypto_tmpl_get(struct crypto_template *tmpl) in crypto_tmpl_get() function
H A Dalgapi.c123 if (!tmpl || !crypto_tmpl_get(tmpl)) in crypto_remove_instance()
582 if (unlikely(!crypto_tmpl_get(q))) in __crypto_lookup_template()