Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcmac.c311 static struct crypto_template crypto_cmac_tmpl = { variable
319 return crypto_register_template(&crypto_cmac_tmpl); in crypto_cmac_module_init()
324 crypto_unregister_template(&crypto_cmac_tmpl); in crypto_cmac_module_exit()