Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dvmac.c676 static struct crypto_template vmac64_tmpl = { variable
685 return crypto_register_template(&vmac64_tmpl); in vmac_module_init()
690 crypto_unregister_template(&vmac64_tmpl); in vmac_module_exit()