Home
last modified time | relevance | path

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

/third_party/openssl/crypto/rand/
Drand_deprecated.c22 RAND_poll(); in RAND_event()
28 RAND_poll(); in RAND_screen()
Drand_lib.c120 int RAND_poll(void) in RAND_poll() function
/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
75 RAND_event() and RAND_screen() are equivalent to RAND_poll() and exist
83 RAND_poll() returns 1 if it generated seed data, 0 otherwise.
/third_party/openssl/ohos_lite/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/include/openssl/
Drand.h109 int RAND_poll(void);
/third_party/openssl/apps/lib/
Dhttp_server.c191 if (RAND_poll() <= 0) { in spawn_loop()
/third_party/openssl/doc/man7/
DEVP_RAND.pod239 Calling RAND_poll() or RAND_add() is not necessary, because the DRBG
278 Calling RAND_poll() will always fail.
/third_party/openssl/
DNEWS.md921 * Workaround for slow RAND_poll() on some WIN32 versions.
DCHANGES.md9796 excessive delays in the RAND_poll(): over a minute. As a workaround
13817 * Add automatic query of EGD sockets in RAND_poll() for the unix variant.
13827 * Change the Unix RAND_poll() variant to be able to poll several
15084 * Move 'if (!initialized) RAND_poll()' into regions protected by
15086 having multiple threads call RAND_poll() concurrently.
/third_party/node/src/
Dnode_crypto.cc457 if (RAND_poll() == 0) in CheckEntropy()
/third_party/openssl/util/
Dlibcrypto.num1872 RAND_poll 1918 3_0_0 EXIST::FUNCTION: