Searched refs:RAND_query_egd_bytes (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Drand_egd.c66 * RAND_query_egd_bytes(path, buf, bytes)
74 * RAND_query_egd_bytes() returns with
84 * RAND_egd_bytes() is a wrapper for RAND_query_egd_bytes() with buf=NULL.
85 * Unlike RAND_query_egd_bytes(), RAND_status() is used to test the
99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) function
138 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) function
278 num = RAND_query_egd_bytes(path, NULL, bytes);
H A Drand.h109 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);
H A Drand_unix.c396 r = RAND_query_egd_bytes(*egdsocket, (unsigned char *)tmpbuf + n,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_egd.c66 * RAND_query_egd_bytes(path, buf, bytes)
74 * RAND_query_egd_bytes() returns with
84 * RAND_egd_bytes() is a wrapper for RAND_query_egd_bytes() with buf=NULL.
85 * Unlike RAND_query_egd_bytes(), RAND_status() is used to test the
99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) function
136 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) function
288 num = RAND_query_egd_bytes(path, NULL, bytes);
H A Drand.h110 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);
H A Drand_unix.c290 r = RAND_query_egd_bytes(*egdsocket, (unsigned char *)tmpbuf+n,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_egd.c66 * RAND_query_egd_bytes(path, buf, bytes)
74 * RAND_query_egd_bytes() returns with
84 * RAND_egd_bytes() is a wrapper for RAND_query_egd_bytes() with buf=NULL.
85 * Unlike RAND_query_egd_bytes(), RAND_status() is used to test the
99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) function
138 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) function
278 num = RAND_query_egd_bytes(path, NULL, bytes);
H A Drand.h109 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);
H A Drand_unix.c396 r = RAND_query_egd_bytes(*egdsocket, (unsigned char *)tmpbuf + n,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Drand.h110 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);

Completed in 116 milliseconds