Home
last modified time | relevance | path

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

/crypto/
Dcmac.c294 static struct crypto_template crypto_cmac_tmpl = { variable
303 return crypto_register_template(&crypto_cmac_tmpl); in crypto_cmac_module_init()
308 crypto_unregister_template(&crypto_cmac_tmpl); in crypto_cmac_module_exit()