↓ 3 callersMethodDeriveNoise2Sample p from a centered binomial distribution with n=4 and p=½ - that is: coefficients are in {-2, -1, 0, 1, 2} with probabilities {1/16, 1/4, 3/8, 1
pke/kyber/internal/common/sample.go:67
↓ 3 callersMethodDeriveNoise3Sample p from a centered binomial distribution with n=6 and p=½ - that is: coefficients are in {-3, -2, -1, 0, 1, 2, 3} with probabilities {1/64, 3/32
pke/kyber/internal/common/sample.go:31