Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dechainiv.c144 static struct crypto_template echainiv_tmpl = { variable
152 return crypto_register_template(&echainiv_tmpl); in echainiv_module_init()
157 crypto_unregister_template(&echainiv_tmpl); in echainiv_module_exit()