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

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

Completed in 32 milliseconds