Home
last modified time | relevance | path

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

/linux/crypto/
H A Dhmac.c246 static struct crypto_template hmac_tmpl = { variable
254 return crypto_register_template(&hmac_tmpl); in hmac_module_init()
259 crypto_unregister_template(&hmac_tmpl); in hmac_module_exit()