Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
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()