Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dadiantum.c645 static struct crypto_template adiantum_tmpl = { variable
653 return crypto_register_template(&adiantum_tmpl); in adiantum_module_init()
658 crypto_unregister_template(&adiantum_tmpl); in adiantum_module_exit()