Home
last modified time | relevance | path

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

/crypto/
Dctr.c384 static struct crypto_template crypto_rfc3686_tmpl = { variable
399 err = crypto_register_template(&crypto_rfc3686_tmpl); in crypto_ctr_module_init()
413 crypto_unregister_template(&crypto_rfc3686_tmpl); in crypto_ctr_module_exit()