crypto/internal/fips140/sha256.Digest.Write (method, view implemented interface methods)
4 uses
crypto/internal/fips140/sha256 (current package)
cast.go#L26: h.Write(input)
sha256.go#L161: func (d *Digest) Write(p []byte) (nn int, err error) {
sha256.go#L211: d.Write(padlen)
crypto/internal/fips140/tls13
cast.go#L31: transcript.Write(input)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)