Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dxctr.c169 static struct crypto_template crypto_xctr_tmpl = { variable
177 return crypto_register_template(&crypto_xctr_tmpl); in crypto_xctr_module_init()
182 crypto_unregister_template(&crypto_xctr_tmpl); in crypto_xctr_module_exit()

Completed in 1 milliseconds