Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dctr.c431 static struct crypto_template crypto_rfc3686_tmpl = { variable
446 err = crypto_register_template(&crypto_rfc3686_tmpl); in crypto_ctr_module_init()
460 crypto_unregister_template(&crypto_rfc3686_tmpl); in crypto_ctr_module_exit()