Searched refs:RAND_poll (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/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-11-stable/crypto/openssh/
H A Dsshd.c530 RAND_poll();
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Dmd_rand.c401 RAND_poll();
558 * system entropy sources using RAND_poll() before generating
589 * check if we already have the lock (could happen if a RAND_poll()
612 RAND_poll();
H A Drand.h112 int RAND_poll(void);
H A Drand_unix.c156 int RAND_poll(void) function
226 int RAND_poll(void) function
244 int RAND_poll(void) function
445 int RAND_poll(void) function
/freebsd-11-stable/contrib/ntp/
H A Dconfigure30708 for ac_func in RAND_bytes RAND_poll

Completed in 180 milliseconds