Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dadiantum.c597 static struct crypto_template adiantum_tmpl = { variable
605 return crypto_register_template(&adiantum_tmpl); in adiantum_module_init()
610 crypto_unregister_template(&adiantum_tmpl); in adiantum_module_exit()