func hash/crc32.ieeeUpdate
2 uses
hash/crc32 (current package)
crc32_arm64.go#L14: func ieeeUpdate(crc uint32, p []byte) uint32
crc32_arm64.go#L49: return ^ieeeUpdate(^crc, p)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)