]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips/sha3: test alternative s390x implementation
authorFilippo Valsorda <filippo@golang.org>
Wed, 2 Oct 2024 19:25:31 +0000 (21:25 +0200)
committerGopher Robot <gobot@golang.org>
Mon, 28 Oct 2024 14:55:24 +0000 (14:55 +0000)
commitba1caa8b3051bc13bc353840946b404a13575410
tree289582b6da193c40c2ec2891dd5f2e93b97c33f4
parentd75fb40e52888dbd3ec9ff22e63e48b18cd5be31
crypto/internal/fips/sha3: test alternative s390x implementation

The amd64 assembly is always-on, so we don't need to test disabling it.

Fixes #36466
For #69536

Change-Id: I2cd4befcde688a1ba202e61c7119e15454ff6854
Reviewed-on: https://go-review.googlesource.com/c/go/+/617535
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Reviewed-by: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
src/crypto/internal/fips/sha3/sha3_s390x.go
src/crypto/internal/fips/sha3/sha3_test.go