Searched refs:RAND_poll (Results 1 – 19 of 19) sorted by relevance
22 RAND_poll(); in RAND_event()28 RAND_poll(); in RAND_screen()
224 int RAND_poll(void) in RAND_poll() function
5 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 using75 RAND_event() and RAND_screen() are equivalent to RAND_poll() and exist83 RAND_poll() returns 1 if it generated seed data, 0 otherwise.
25 dnl - Look for RAND_poll and RAND_bytes44 AC_CHECK_FUNCS([RAND_bytes RAND_poll])
63 if (RAND_poll()) in ntp_crypto_srandom()
113 int RAND_poll(void);
278 r = RAND_poll(); in main()
353 r = RAND_poll(); in main()
245 Calling RAND_poll() or RAND_add() is not necessary, because the DRBG284 Calling RAND_poll() will always fail.
163 if (RAND_poll() <= 0) { in spawn_loop()
285 RAND_poll(); in reseed_prngs()
757 /* Define to 1 if you have the `RAND_poll' function. */
2399 RAND_poll;
1481 * Workaround for slow RAND_poll() on some WIN32 versions.
11850 excessive delays in the RAND_poll(): over a minute. As a workaround15871 * Add automatic query of EGD sockets in RAND_poll() for the unix variant.15881 * Change the Unix RAND_poll() variant to be able to poll several17138 * Move 'if (!initialized) RAND_poll()' into regions protected by17140 having multiple threads call RAND_poll() concurrently.
3767 MLINKS+= RAND_add.3 RAND_poll.3
1872 RAND_poll 1918 3_0_0 EXIST::FUNCTION: