Home
last modified time | relevance | path

Searched refs:RAND_R_NOT_IN_TEST_MODE (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/crypto/openssl/crypto/rand/
Drand_err.c88 {ERR_REASON(RAND_R_NOT_IN_TEST_MODE), "not in test mode"},
Drand.h154 # define RAND_R_NOT_IN_TEST_MODE 106 macro
/freebsd-9-stable/crypto/openssl/fips/rand/
Dfips_rand.c207 RANDerr(RAND_F_FIPS_RAND_SET_DT, RAND_R_NOT_IN_TEST_MODE); in FIPS_rand_set_dt()