func hash/crc32.archUpdateIEEE

2 uses

	hash/crc32 (current package)
		crc32.go#L116: 		updateIEEE = archUpdateIEEE
		crc32_arm64.go#L44: func archUpdateIEEE(crc uint32, p []byte) uint32 {