Home
last modified time | relevance | path

Searched refs:DEVRANDM_WAIT_USE_SELECT (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Drand.h61 # ifndef DEVRANDM_WAIT_USE_SELECT
62 # define DEVRANDM_WAIT_USE_SELECT 1 macro
/third_party/openssl/include/crypto/
H A Drand.h61 # ifndef DEVRANDM_WAIT_USE_SELECT
62 # define DEVRANDM_WAIT_USE_SELECT 1 macro
/third_party/openssl/ohos_lite/
H A De_os.h48 # ifndef DEVRANDM_WAIT_USE_SELECT
49 # define DEVRANDM_WAIT_USE_SELECT 1 macro
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c468 if (DEVRANDM_WAIT_USE_SELECT && fd < FD_SETSIZE) { in wait_random_seeded()
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c468 if (DEVRANDM_WAIT_USE_SELECT && fd < FD_SETSIZE) { in wait_random_seeded()

Completed in 4 milliseconds