crypto/cipher.AEAD.NonceSize (method)
2 uses
crypto/cipher (current package)
cipher.go#L69: NonceSize() int
crypto/hpke
hpke.go#L247: nonce := make([]byte, ctx.aead.NonceSize())
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)