const crypto/sha256.BlockSize
2 uses
crypto/sha256 (current package)
sha256.go#L28: const BlockSize = 64
sha256.go#L182: func (d *digest) BlockSize() int { return BlockSize }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)