diff options
| author | Erik Pellizzon <erikpellizzon1@gmail.com> | 2022-09-19 08:30:01 +0000 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-09-20 02:58:09 +0000 |
| commit | 1eeb257b88e59f2f3ce3cbe0eb80a9f049765853 (patch) | |
| tree | fe0ac1c2e60a05c2f65f92c5ebeec017eed874e5 /src/runtime/testdata | |
| parent | f8c659b62ff43e8455ebc675e577b9adc67b3f9f (diff) | |
| download | go-1eeb257b88e59f2f3ce3cbe0eb80a9f049765853.tar.xz | |
crypto: use encoding append functions
Replace custom append functions in the hash functions with the implementation of the encoding/binary package that do the same thing.
The binary bigendian functions are already used in other parts of the code in the crypto package.
Change-Id: I76d2dbe143fc72a3b4ac06be312caf72bd71378a
GitHub-Last-Rev: 1c6c68279efbe2c5835d82db900f607c7bf36836
GitHub-Pull-Request: golang/go#55085
Reviewed-on: https://go-review.googlesource.com/c/go/+/431035
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
