Searched refs:vmac_tmpl (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dvmac.c694 static struct crypto_template vmac_tmpl = { variable in typeref:struct:crypto_template
703 return crypto_register_template(&vmac_tmpl); vmac_module_init()
708 crypto_unregister_template(&vmac_tmpl); vmac_module_exit()

Completed in 58 milliseconds