rfc7539_tmpls 691 crypto/chacha20poly1305.c static struct crypto_template rfc7539_tmpls[] = { rfc7539_tmpls 705 crypto/chacha20poly1305.c return crypto_register_templates(rfc7539_tmpls, rfc7539_tmpls 706 crypto/chacha20poly1305.c ARRAY_SIZE(rfc7539_tmpls)); rfc7539_tmpls 711 crypto/chacha20poly1305.c crypto_unregister_templates(rfc7539_tmpls, rfc7539_tmpls 712 crypto/chacha20poly1305.c ARRAY_SIZE(rfc7539_tmpls));