Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dkeywrap.c396 static struct crypto_template crypto_kw_tmpl = { variable
405 return crypto_register_template(&crypto_kw_tmpl); in crypto_kw_init()
410 crypto_unregister_template(&crypto_kw_tmpl); in crypto_kw_exit()