Home
last modified time | relevance | path

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

/crypto/
Dvmac.c694 static struct crypto_template vmac_tmpl = { variable
703 return crypto_register_template(&vmac_tmpl); in vmac_module_init()
708 crypto_unregister_template(&vmac_tmpl); in vmac_module_exit()