const crypto/sha1.BlockSize
2 uses
crypto/sha1 (current package)
sha1.go#L26: const BlockSize = 64
sha1.go#L129: func (d *digest) BlockSize() int { return BlockSize }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)