aes-gcm-avx512.pl: fix non-reproducibility issue
authortrigpolynom <trigpolynom@gmail.com>
Wed, 18 Oct 2023 02:44:45 +0000 (22:44 -0400)
committerHugo Landau <hlandau@openssl.org>
Thu, 26 Oct 2023 14:28:11 +0000 (15:28 +0100)
commit99630a1b08fd6464d95052dee4a3500afeb95867
treeb90d833a985ce636b88aab0d677c067e4e2fd214
parent1067944c12691c7311c50d565e02cc53577b0f09
aes-gcm-avx512.pl: fix non-reproducibility issue

Replace the random suffix with a counter, to make the
build reproducible.

Fixes #20954

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22415)

(cherry picked from commit 0fbc50ef0cb8894973d4739af62e95be825b7ccf)
crypto/modes/asm/aes-gcm-avx512.pl