Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/include/openssl/
H A Dconfiguration.h31 # ifndef OPENSSL_RAND_SEED_OS
32 # define OPENSSL_RAND_SEED_OS macro
/freebsd-14.2/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.c97 # undef OPENSSL_RAND_SEED_OS
116 # ifndef OPENSSL_RAND_SEED_OS
203 # 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-14.2/crypto/openssl/crypto/
H A Dinfo.c152 #ifdef OPENSSL_RAND_SEED_OS in DEFINE_RUN_ONCE_STATIC()