]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use test_random() in hashtable mt test for reproducibility
authorTomas Mraz <tomas@openssl.org>
Fri, 11 Oct 2024 15:13:40 +0000 (17:13 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 13 Nov 2024 16:22:37 +0000 (17:22 +0100)
commit9abd6ca6351f49f6e2c9ebd41c40c273e058bc32
treee4103dfb54cd5e5e5b1c0dc17cf21a674504faab
parent577ec498bd8106c022903dc90c9e30abe4accb3c
Use test_random() in hashtable mt test for reproducibility

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Hugo Landau <hlandau@devever.net>
(Merged from https://github.com/openssl/openssl/pull/25669)
test/lhash_test.c