Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dhmac.c238 static struct crypto_template hmac_tmpl = { variable
246 return crypto_register_template(&hmac_tmpl); in hmac_module_init()
251 crypto_unregister_template(&hmac_tmpl); in hmac_module_exit()
/kernel/linux/linux-6.6/crypto/
H A Dhmac.c258 static struct crypto_template hmac_tmpl = { variable
266 return crypto_register_template(&hmac_tmpl); in hmac_module_init()
271 crypto_unregister_template(&hmac_tmpl); in hmac_module_exit()

Completed in 1 milliseconds