Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcmac.c294 static struct crypto_template crypto_cmac_tmpl = { variable
302 return crypto_register_template(&crypto_cmac_tmpl); in crypto_cmac_module_init()
307 crypto_unregister_template(&crypto_cmac_tmpl); in crypto_cmac_module_exit()