]> Cypherpunks repositories - gostls13.git/commit
hash: use more internal/byteorder functions to simplify the code
authorapocelipes <seve3r@outlook.com>
Fri, 17 May 2024 21:40:55 +0000 (21:40 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 18 May 2024 22:36:41 +0000 (22:36 +0000)
commite3d87d19320001e6081449550292d76ef660ab03
treec687c3b2c4c4477efde039a402937f538ea6ef73
parente7bf9959fd9ea649e1513cef16f91f81b136045f
hash: use more internal/byteorder functions to simplify the code

A follow-up for the CL 585015.

Change-Id: I412f33f1d75abe1446cb3fd742d44d3cb4350380
GitHub-Last-Rev: 554ace757cc75389e7a3c441d3a60cfa85c815a5
GitHub-Pull-Request: golang/go#67476
Reviewed-on: https://go-review.googlesource.com/c/go/+/586240
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Commit-Queue: Ian Lance Taylor <iant@google.com>
src/hash/crc32/crc32_generic.go
src/hash/crc64/crc64.go
src/hash/fnv/fnv.go