Home
last modified time | relevance | path

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

/crypto/
Dkeywrap.c297 static struct crypto_template crypto_kw_tmpl = { variable
305 return crypto_register_template(&crypto_kw_tmpl); in crypto_kw_init()
310 crypto_unregister_template(&crypto_kw_tmpl); in crypto_kw_exit()