Home
last modified time | relevance | path

Searched refs:RAND_query_egd_bytes (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/rand/
Drand_egd.c99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() function
136 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() function
288 num = RAND_query_egd_bytes(path, NULL, bytes); in RAND_egd_bytes()
Drand.h110 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);
Drand_unix.c383 r = RAND_query_egd_bytes(*egdsocket, (unsigned char *)tmpbuf+n, in RAND_poll()
/external/openssl/crypto/rand/
Drand_egd.c99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() function
136 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() function
288 num = RAND_query_egd_bytes(path, NULL, bytes); in RAND_egd_bytes()
Drand.h110 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);
Drand_unix.c383 r = RAND_query_egd_bytes(*egdsocket, (unsigned char *)tmpbuf+n, in RAND_poll()
/external/openssl/include/openssl/
Drand.h110 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Drand.h110 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes);