Home
last modified time | relevance | path

Searched refs:RAND_poll (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/doc/man3/
DRAND_add.pod5 RAND_add, RAND_poll, RAND_seed, RAND_status, RAND_event, RAND_screen,
14 int RAND_poll();
41 RAND_poll() uses the system's capabilities to seed the random generator using
69 RAND_event() and RAND_screen() are equivalent to RAND_poll() and exist
77 RAND_poll() returns 1 if it generated seed data, 0 otherwise.
/third_party/openssl/crypto/rand/
Drand_win.c163 RAND_poll(); in RAND_event()
169 RAND_poll(); in RAND_screen()
Drand_lib.c379 int RAND_poll(void) in RAND_poll() function
/third_party/openssl/include/openssl/
Drand.h64 int RAND_poll(void);
/third_party/node/test/addons/openssl-binding/
Dbinding.cc17 assert(RAND_poll()); in RandomBytes()
/third_party/openssl/doc/man7/
DRAND_DRBG.pod236 Calling RAND_poll() or RAND_add() is not necessary, because the DRBG
268 Calling RAND_poll() will always fail.
/third_party/openssl/apps/
Docsp.c986 if (RAND_poll() <= 0) { in spawn_loop()
/third_party/openssl/
DNEWS509 o Workaround for slow RAND_poll() on some WIN32 versions.
DCHANGES5375 excessive delays in the RAND_poll(): over a minute. As a workaround
8927 *) Add automatic query of EGD sockets in RAND_poll() for the unix variant.
8936 *) Change the Unix RAND_poll() variant to be able to poll several
10026 *) Move 'if (!initialized) RAND_poll()' into regions protected by
10028 having multiple threads call RAND_poll() concurrently.
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2011 #define RAND_poll BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RAND_poll) macro
/third_party/node/src/
Dnode_crypto.cc457 if (RAND_poll() == 0) in CheckEntropy()
/third_party/openssl/util/
Dlibcrypto.num1933 RAND_poll 1918 1_1_0 EXIST::FUNCTION: