Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dvmac.c674 static struct crypto_template vmac64_tmpl = { variable
682 return crypto_register_template(&vmac64_tmpl); in vmac_module_init()
687 crypto_unregister_template(&vmac64_tmpl); in vmac_module_exit()