crypto/internal/hpke.Receipient.Open (method)
2 uses
crypto/internal/hpke (current package)
hpke.go#L281: func (r *Receipient) Open(aad, ciphertext []byte) ([]byte, error) {
crypto/tls
ech.go#L413: return context.Open(outerAAD, payload)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)