const crypto/internal/hpke.AEAD_ChaCha20Poly1305
2 uses
crypto/internal/hpke (current package)
hpke.go#L159: AEAD_ChaCha20Poly1305 = 0x0003
hpke.go#L170: AEAD_ChaCha20Poly1305: {keySize: chacha20poly1305.KeySize, nonceSize: chacha20poly1305.NonceSize, aead: chacha20poly1305.New},
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)