Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dvmac.c675 static struct crypto_template vmac64_tmpl = { variable
683 return crypto_register_template(&vmac64_tmpl); in vmac_module_init()
688 crypto_unregister_template(&vmac64_tmpl); in vmac_module_exit()