openssl/providers/fips
Matt Caswell eba3ebd7be Add a dummy call to BN_rand_ex() in the FIPS provider
The previous commit made BIGNUM RAND operations available from within
the FIPS provider. We test this out by making a dummy call to check it
completes successfully.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9193)
2019-07-02 16:49:18 +01:00
..
build.info Create a FIPS provider and put SHA256 in it 2019-04-04 23:09:47 +01:00
fipsprov.c Add a dummy call to BN_rand_ex() in the FIPS provider 2019-07-02 16:49:18 +01:00