]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test case for RAND_set1_random_provider() call
authorPauli <ppzgs1@gmail.com>
Thu, 30 May 2024 02:08:51 +0000 (12:08 +1000)
committerPauli <ppzgs1@gmail.com>
Tue, 4 Feb 2025 20:20:22 +0000 (07:20 +1100)
commit6b518fef381a36d655f2394da10e580099b5fc3a
tree8fb0e4b35e2ebc4e1a97e442937dcc080b68d92b
parent888073e2e83b944721f4b489562b3523298734e5
Add test case for RAND_set1_random_provider() call

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/24498)
test/rand_test.c