Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dccm.c999 static struct crypto_template crypto_cbcmac_tmpl = { variable
1010 err = crypto_register_template(&crypto_cbcmac_tmpl); in crypto_ccm_module_init()
1034 crypto_register_template(&crypto_cbcmac_tmpl); in crypto_ccm_module_init()
1043 crypto_unregister_template(&crypto_cbcmac_tmpl); in crypto_ccm_module_exit()