Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dechainiv.c228 static struct crypto_template echainiv_tmpl = { variable
237 return crypto_register_template(&echainiv_tmpl); in echainiv_module_init()
242 crypto_unregister_template(&echainiv_tmpl); in echainiv_module_exit()