Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dadiantum.c596 static struct crypto_template adiantum_tmpl = { variable
604 return crypto_register_template(&adiantum_tmpl); in adiantum_module_init()
609 crypto_unregister_template(&adiantum_tmpl); in adiantum_module_exit()