Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dxcbc.c253 static struct crypto_template crypto_xcbc_tmpl = { variable
261 return crypto_register_template(&crypto_xcbc_tmpl); in crypto_xcbc_module_init()
266 crypto_unregister_template(&crypto_xcbc_tmpl); in crypto_xcbc_module_exit()
/kernel/linux/linux-6.6/crypto/
H A Dxcbc.c254 static struct crypto_template crypto_xcbc_tmpl = { variable
262 return crypto_register_template(&crypto_xcbc_tmpl); in crypto_xcbc_module_init()
267 crypto_unregister_template(&crypto_xcbc_tmpl); in crypto_xcbc_module_exit()

Completed in 2 milliseconds