Home
last modified time | relevance | path

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

/crypto/
Dctr.c237 static struct crypto_template crypto_ctr_tmpl = { variable
395 err = crypto_register_template(&crypto_ctr_tmpl); in crypto_ctr_module_init()
407 crypto_unregister_template(&crypto_ctr_tmpl); in crypto_ctr_module_init()
414 crypto_unregister_template(&crypto_ctr_tmpl); in crypto_ctr_module_exit()