Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dessiv.c629 static struct crypto_template essiv_tmpl = { variable
637 return crypto_register_template(&essiv_tmpl); in essiv_module_init()
642 crypto_unregister_template(&essiv_tmpl); in essiv_module_exit()