Home
last modified time | relevance | path

Searched refs:DEVRANDOM_EGD (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Drand.h75 #if !defined(OPENSSL_NO_EGD) && !defined(DEVRANDOM_EGD)
81 # define DEVRANDOM_EGD "/var/run/egd-pool", "/dev/egd-pool", "/etc/egd-pool", "/etc/entropy" macro
/third_party/openssl/include/crypto/
H A Drand.h75 #if !defined(OPENSSL_NO_EGD) && !defined(DEVRANDOM_EGD)
81 # define DEVRANDOM_EGD "/var/run/egd-pool", "/dev/egd-pool", "/etc/egd-pool", "/etc/entropy" macro
/third_party/openssl/ohos_lite/
H A De_os.h61 # if !defined(OPENSSL_NO_EGD) && !defined(DEVRANDOM_EGD)
67 # define DEVRANDOM_EGD "/var/run/egd-pool", "/dev/egd-pool", "/etc/egd-pool", "/etc/entropy" macro
114 # undef DEVRANDOM_EGD /* Neither MS-DOS nor FreeDOS provide 'egd' sockets. */ macro
/third_party/node/deps/openssl/openssl/crypto/
H A Dinfo.c151 add_seeds_stringlist("EGD", DEVRANDOM_EGD); in DEFINE_RUN_ONCE_STATIC()
/third_party/openssl/crypto/
H A Dinfo.c150 add_seeds_stringlist("EGD", DEVRANDOM_EGD); in DEFINE_RUN_ONCE_STATIC()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c195 (defined(OPENSSL_NO_EGD) || !defined(DEVRANDOM_EGD))
721 static const char *paths[] = { DEVRANDOM_EGD, NULL }; in ossl_pool_acquire_entropy()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c195 (defined(OPENSSL_NO_EGD) || !defined(DEVRANDOM_EGD))
721 static const char *paths[] = { DEVRANDOM_EGD, NULL }; in ossl_pool_acquire_entropy()
/third_party/node/deps/openssl/openssl/
H A De_os.h68 # undef DEVRANDOM_EGD /* Neither MS-DOS nor FreeDOS provide 'egd' sockets. */ macro
/third_party/openssl/
H A De_os.h68 # undef DEVRANDOM_EGD /* Neither MS-DOS nor FreeDOS provide 'egd' sockets. */ macro

Completed in 6 milliseconds