go/src/hash
Michael Pratt b0dfcb7465 all: replace leading spaces with tabs in assembly
Most of these are one-off mistakes. Only one file was all spaces.

Change-Id: I277c3ce4a4811aa4248c90676f66bc775ae8d062
Reviewed-on: https://go-review.googlesource.com/c/go/+/478976
Run-TryBot: Michael Pratt <mpratt@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2023-03-23 20:52:57 +00:00
..
adler32 all: gofmt main repo 2022-04-11 16:34:30 +00:00
crc32 all: replace leading spaces with tabs in assembly 2023-03-23 20:52:57 +00:00
crc64 hash/crc64: use slicing by 8 when the size is greater or equal than 2k 2022-10-27 16:52:41 +00:00
fnv
maphash hash/maphash: add purego implementation 2023-02-28 17:00:47 +00:00
example_test.go
hash.go
marshal_test.go
test_cases.txt
test_gen.awk