Home
last modified time | relevance | path

Searched refs:OPENSSL_RAND_SEED_OS (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vxworks.c22 # undef OPENSSL_RAND_SEED_OS
25 #if defined(OPENSSL_RAND_SEED_OS)
H A Drand_unix.c101 # undef OPENSSL_RAND_SEED_OS
119 # ifndef OPENSSL_RAND_SEED_OS
206 # if defined(OPENSSL_RAND_SEED_OS)
H A Drand_win.c18 # ifndef OPENSSL_RAND_SEED_OS
H A Drand_vms.c38 #ifndef OPENSSL_RAND_SEED_OS
/freebsd/crypto/openssl/include/openssl/
H A Dconfiguration.h31 # ifndef OPENSSL_RAND_SEED_OS
32 # define OPENSSL_RAND_SEED_OS macro
/freebsd/crypto/openssl/crypto/
H A Dinfo.c195 #ifdef OPENSSL_RAND_SEED_OS in DEFINE_RUN_ONCE_STATIC()