]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips/aes/gcm: fix PPC64 gcm debug option logic
authorPaul E. Murphy <murp@ibm.com>
Tue, 19 Nov 2024 17:28:49 +0000 (11:28 -0600)
committerPaul Murphy <murp@ibm.com>
Tue, 19 Nov 2024 18:44:13 +0000 (18:44 +0000)
commitfa52db6a3ff9852dc25368d468d9eda2331e7a7d
tree4748c73b2fce835a87aad17f35caee293ded37b3
parent48d260cbd97c1c75900830d2124864d8a1af89f9
crypto/internal/fips/aes/gcm: fix PPC64 gcm debug option logic

AES-GCM is always supported, unless the debug option explicitly
turns it off.

Change-Id: Iac17fd8429307d48daa601249a2505bcd1b1f892
Reviewed-on: https://go-review.googlesource.com/c/go/+/629695
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Archana Ravindar <aravinda@redhat.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/crypto/internal/fips/aes/gcm/gcm_ppc64x.go