Add an Apple privacy info file for OpenSSL
[openssl.git] / test / testutil / fake_random.c
2023-09-07 Matt CaswellCopyright year updates
2023-04-21 Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2021-05-24 Shane LontisRename the field 'provctx and data' to 'algctx' inside...
2021-03-02 Paulitest: add utility function to set the fake random callb...
2021-03-02 Paulitest: update test_random to create real contexts instea...
2021-02-28 Pauliprov: update rand implementations to have a params...
2021-02-26 Paulitest: add ctx gettable/settable to the generic fake...
2021-02-25 Tomas Mrazfake_random: Do not overwrite the callback on instatiation
2021-02-25 Tomas MrazEnsure that the fake rand is initialized
2021-02-23 Paulitest: add framework for generic fake random number...