Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dchacha20poly1305.c697 static struct crypto_template rfc7539esp_tmpl = { variable
711 err = crypto_register_template(&rfc7539esp_tmpl); in chacha20poly1305_module_init()
720 crypto_unregister_template(&rfc7539esp_tmpl); in chacha20poly1305_module_exit()