Avoid using a macro expansion in a macro when statically initialising
[openssl.git] / test / rand_test.c
2021-10-28 PauliRemove redundant RAND_get0_private() call
2021-10-26 Paulitest-rand: return failure on not enough data, allow...