Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/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
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.
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/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.
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_win.c165 RAND_poll(); in RAND_event()
171 RAND_poll(); in RAND_screen()
H A Drand_lib.c383 int RAND_poll(void) in RAND_poll() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Drand.h64 int RAND_poll(void);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Drand.h109 int RAND_poll(void);
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dle-proxy.c279 r = RAND_poll(); in main()
H A Dhttps-client.c354 r = RAND_poll(); in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A DRAND_DRBG.pod236 Calling RAND_poll() or RAND_add() is not necessary, because the DRBG
268 Calling RAND_poll() will always fail.
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dhttp_server.c191 if (RAND_poll() <= 0) { in spawn_loop()
/netbsd-src/crypto/external/bsd/openssl/dist/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.
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Docsp.c986 if (RAND_poll() <= 0) { in spawn_loop()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map2463 RAND_poll;
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNEWS541 o Workaround for slow RAND_poll() on some WIN32 versions.
H A DCHANGES5425 excessive delays in the RAND_poll(): over a minute. As a workaround
8977 *) Add automatic query of EGD sockets in RAND_poll() for the unix variant.
8986 *) Change the Unix RAND_poll() variant to be able to poll several
10076 *) Move 'if (!initialized) RAND_poll()' into regions protected by
10078 having multiple threads call RAND_poll() concurrently.
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num1933 RAND_poll 1918 1_1_0 EXIST::FUNCTION: