func crypto/rsa.nonZeroRandomBytes
2 uses
crypto/rsa (current package)
pkcs1v15.go#L54: err := nonZeroRandomBytes(ps, rand)
pkcs1v15.go#L178: func nonZeroRandomBytes(s []byte, rand io.Reader) (err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)