Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds