Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dconfiguration.h31 # ifndef OPENSSL_RAND_SEED_OS
32 # define OPENSSL_RAND_SEED_OS macro
/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_win.c18 # ifndef OPENSSL_RAND_SEED_OS
H A Drand_vms.c37 #ifndef OPENSSL_RAND_SEED_OS
/freebsd/crypto/openssl/crypto/
H A Dinfo.c152 #ifdef OPENSSL_RAND_SEED_OS in DEFINE_RUN_ONCE_STATIC()