Searched refs:RAND_poll (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand_nw.c134 int RAND_poll(void) function
H A Drand_unix.c138 int RAND_poll(void) function
155 int RAND_poll(void) function
336 int RAND_poll(void) function
H A Drand.h112 int RAND_poll(void);
H A Drand_vms.c102 int RAND_poll(void) function
H A Drand_os2.c88 int RAND_poll(void) function
H A Dmd_rand.c392 RAND_poll();
541 * check if we already have the lock (could happen if a RAND_poll()
564 RAND_poll();
H A Drand_win.c199 int RAND_poll(void) function
453 * (2009/03/02) Subject: RAND_poll() and
577 printf("Exiting RAND_poll\n");
624 RAND_poll();
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_crypto_rnd.c48 * - If we are building with OpenSSL, use RAND_poll() and RAND_bytes().
56 * RAND_poll() doesn't show up until XXX. If it's not present, we
74 RAND_poll();
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure34587 for ac_func in RAND_bytes RAND_poll
[all...]

Completed in 198 milliseconds