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

/external/chromium_org/third_party/boringssl/src/crypto/rand/
H A Drand.c26 int RAND_poll(void) { function
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Drand.h45 /* RAND_poll returns one. */
46 OPENSSL_EXPORT int RAND_poll(void);
/external/openssl/crypto/rand/
H A Drand_nw.c132 int RAND_poll(void) function
H A Drand.h113 int RAND_poll(void);
H A Drand_unix.c153 int RAND_poll(void) function
220 int RAND_poll(void) function
237 int RAND_poll(void) function
427 int RAND_poll(void) function
H A Drand_os2.c87 int RAND_poll(void) function
H A Dmd_rand.c396 RAND_poll();
559 * (could happen if a RAND_poll() implementation calls RAND_status()) */
582 RAND_poll();
H A Drand_win.c192 int RAND_poll(void) function
511 Subject: RAND_poll() and CreateToolhelp32Snapshot() stability
628 printf("Exiting RAND_poll\n");
676 RAND_poll();
/external/openssl/include/openssl/
H A Drand.h113 int RAND_poll(void);
/external/chromium_org/third_party/webrtc/base/
H A Dhelpers.cc60 if (RAND_poll() <= 0) {
H A Dopenssladapter.cc224 RAND_poll();

Completed in 183 milliseconds