Home
last modified time | relevance | path

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

/crypto/
Dechainiv.c155 static struct crypto_template echainiv_tmpl = { variable
164 return crypto_register_template(&echainiv_tmpl); in echainiv_module_init()
169 crypto_unregister_template(&echainiv_tmpl); in echainiv_module_exit()