]> Cypherpunks.ru repositories - gostls13.git/commit
crypto/internal/nistec: update generator for re-enabled s390x asm
authorIan Lance Taylor <iant@golang.org>
Tue, 11 Apr 2023 18:54:46 +0000 (11:54 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 11 Apr 2023 20:36:23 +0000 (20:36 +0000)
commit5a962bfc3408c89a92c064b0c740458f169251ec
tree4d196b4f38d4b168854ce4fb9bcfd6ea4d89aa1e
parent284802160362644c4c58ca4ccf14884dd3c4e2d0
crypto/internal/nistec: update generator for re-enabled s390x asm

CL 404058 modified the generated file p256.go without modifying
the generator program. This CL updates the generator program so
that it generates the p256.go file currently in the tree.

For #52709

Change-Id: I86927a8bb84b2e17426b7ba74a86f1aba781628e
Reviewed-on: https://go-review.googlesource.com/c/go/+/483715
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/crypto/internal/nistec/generate.go