Searched refs:rfc7539_tmpls (Results 1 – 1 of 1) sorted by relevance
691 static struct crypto_template rfc7539_tmpls[] = { variable705 return crypto_register_templates(rfc7539_tmpls, in chacha20poly1305_module_init()706 ARRAY_SIZE(rfc7539_tmpls)); in chacha20poly1305_module_init()711 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()712 ARRAY_SIZE(rfc7539_tmpls)); in chacha20poly1305_module_exit()