]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: add unit tests for fips CRNG tests
authorPauli <ppzgs1@gmail.com>
Tue, 10 Sep 2024 02:10:03 +0000 (12:10 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 30 Sep 2024 08:43:19 +0000 (10:43 +0200)
commit6262ee57105a8699a3c3a822940a74df7e1d92ec
tree3d3bd821c1b7a399f7b107c7656165886a2a7685
parenta07f3b34d04b7919c3b45e1c9638b512bc1c803b
test: add unit tests for fips CRNG tests

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25526)
test/rand_test.c