test: add utility function to set the fake random callback on both the public and...
authorPauli <ppzgs1@gmail.com>
Sat, 27 Feb 2021 02:17:57 +0000 (12:17 +1000)
committerPauli <ppzgs1@gmail.com>
Tue, 2 Mar 2021 03:23:17 +0000 (13:23 +1000)
commit740582cfaffb26c60c72cdc789b39da5c7ec8c66
tree33010462cbf45721335060b5c711f0f2bf2c208a
parentfccdb61aee9538268e2eecfdc5b1e31327803ee4
test: add utility function to set the fake random callback on both the public and private instances

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