Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcmac.c299 static struct crypto_template crypto_cmac_tmpl = { variable
308 return crypto_register_template(&crypto_cmac_tmpl); in crypto_cmac_module_init()
313 crypto_unregister_template(&crypto_cmac_tmpl); in crypto_cmac_module_exit()