Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dessiv.c630 static struct crypto_template essiv_tmpl = { variable
638 return crypto_register_template(&essiv_tmpl); in essiv_module_init()
643 crypto_unregister_template(&essiv_tmpl); in essiv_module_exit()