Searched refs:RAND_R_PRNG_NOT_SEEDED (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/rand/
H A Drand_err.c96 {ERR_REASON(RAND_R_PRNG_NOT_SEEDED) ,"PRNG not seeded"},
H A Drand.h160 #define RAND_R_PRNG_NOT_SEEDED 100 macro
H A Dmd_rand.c515 RANDerr(RAND_F_SSLEAY_RAND_BYTES,RAND_R_PRNG_NOT_SEEDED);
534 ERR_GET_REASON(err) == RAND_R_PRNG_NOT_SEEDED)
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Drand.h129 #define RAND_R_PRNG_NOT_SEEDED 100 macro
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Drand.h160 #define RAND_R_PRNG_NOT_SEEDED 100 macro
/macosx-10.10.1/OpenSSL098-52/src/fips/rand/
H A Dfips_rand.c291 RANDerr(RAND_F_FIPS_RAND,RAND_R_PRNG_NOT_SEEDED);

Completed in 187 milliseconds