Searched refs:rfc7539_tmpls (Results 1 – 1 of 1) sorted by relevance
647 static struct crypto_template rfc7539_tmpls[] = { variable661 return crypto_register_templates(rfc7539_tmpls, in chacha20poly1305_module_init()662 ARRAY_SIZE(rfc7539_tmpls)); in chacha20poly1305_module_init()667 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()668 ARRAY_SIZE(rfc7539_tmpls)); in chacha20poly1305_module_exit()