Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dctr.c253 static struct crypto_template crypto_ctr_tmpl = { variable
459 err = crypto_register_template(&crypto_ctr_tmpl); in crypto_ctr_module_init()
471 crypto_unregister_template(&crypto_ctr_tmpl); in crypto_ctr_module_init()
478 crypto_unregister_template(&crypto_ctr_tmpl); in crypto_ctr_module_exit()