Searched refs:rfc7539_tmpls (Results 1 – 1 of 1) sorted by relevance
646 static struct crypto_template rfc7539_tmpls[] = { variable660 return crypto_register_templates(rfc7539_tmpls, in chacha20poly1305_module_init()661 ARRAY_SIZE(rfc7539_tmpls)); in chacha20poly1305_module_init()666 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()667 ARRAY_SIZE(rfc7539_tmpls)); in chacha20poly1305_module_exit()