Searched refs:FIPS_rand_test_mode (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/fips/rand/
H A Dfips_rand.h65 int FIPS_rand_test_mode(void);
H A Dfips_rngvs.c188 if (!FIPS_rand_test_mode()) {
H A Dfips_rand.c199 int FIPS_rand_test_mode(void) function
H A Dfips_randtest.c216 FIPS_rand_test_mode();
H A Dfips_rand_selftest.c352 if (!FIPS_rand_test_mode()) {

Completed in 97 milliseconds