Home
last modified time | relevance | path

Searched refs:rfc7539_tmpls (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dchacha20poly1305.c647 static struct crypto_template rfc7539_tmpls[] = { variable
661 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()
/kernel/linux/linux-5.10/crypto/
H A Dchacha20poly1305.c647 static struct crypto_template rfc7539_tmpls[] = { variable
661 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()

Completed in 3 milliseconds