Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/rand/
H A Drand_deprecated.c22 RAND_poll(); in RAND_event()
28 RAND_poll(); in RAND_screen()
H A Drand_lib.c121 int RAND_poll(void) in RAND_poll() function
/freebsd/crypto/openssl/doc/man3/
H A 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.
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_crypto_rand.m425 dnl - Look for RAND_poll and RAND_bytes
44 AC_CHECK_FUNCS([RAND_bytes RAND_poll])
/freebsd/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c63 if (RAND_poll()) in ntp_crypto_srandom()
/freebsd/crypto/openssl/include/openssl/
H A Drand.h109 int RAND_poll(void);
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dle-proxy.c278 r = RAND_poll(); in main()
H A Dhttps-client.c353 r = RAND_poll(); in main()
/freebsd/contrib/libevent/sample/
H A Dle-proxy.c278 r = RAND_poll(); in main()
H A Dhttps-client.c353 r = RAND_poll(); in main()
/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c191 if (RAND_poll() <= 0) { in spawn_loop()
/freebsd/crypto/openssl/doc/man7/
H A DEVP_RAND.pod239 Calling RAND_poll() or RAND_add() is not necessary, because the DRBG
278 Calling RAND_poll() will always fail.
/freebsd/crypto/openssh/
H A Dsshd.c431 RAND_poll(); in reseed_prngs()
/freebsd/secure/lib/libcrypto/
H A DVersion.map2399 RAND_poll;
/freebsd/contrib/ntp/
H A Dconfig.h.in757 /* Define to 1 if you have the `RAND_poll' function. */
/freebsd/crypto/openssl/
H A DNEWS.md987 * Workaround for slow RAND_poll() on some WIN32 versions.
H A DCHANGES.md10165 excessive delays in the RAND_poll(): over a minute. As a workaround
14186 * Add automatic query of EGD sockets in RAND_poll() for the unix variant.
14196 * Change the Unix RAND_poll() variant to be able to poll several
15453 * Move 'if (!initialized) RAND_poll()' into regions protected by
15455 having multiple threads call RAND_poll() concurrently.
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3572 MLINKS+= RAND_add.3 RAND_poll.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num1872 RAND_poll 1918 3_0_0 EXIST::FUNCTION: