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

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

Completed in 88 milliseconds