Skip to content

Commit

Permalink
aes-gcm-avx512.pl: fix non-reproducibility issue
Browse files Browse the repository at this point in the history
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 #22415)

(cherry picked from commit 0fbc50e)
  • Loading branch information
trigpolynom authored and hlandau committed Oct 26, 2023
1 parent 29c0d81 commit 7aff0b2
Showing 1 changed file with 159 additions and 165 deletions.

0 comments on commit 7aff0b2

Please sign in to comment.