Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dchacha20poly1305.c691 static struct crypto_template rfc7539_tmpl = { variable
707 err = crypto_register_template(&rfc7539_tmpl); in chacha20poly1305_module_init()
713 crypto_unregister_template(&rfc7539_tmpl); in chacha20poly1305_module_init()
721 crypto_unregister_template(&rfc7539_tmpl); in chacha20poly1305_module_exit()