Searched defs:RAND_egd (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/rand/
H A Drand_egd.c93 * RAND_egd(path) will query 255 bytes and use the bytes retreived to seed
95 * RAND_egd() is a wrapper for RAND_egd_bytes() with numbytes=255.
103 int RAND_egd(const char *path) function
297 int RAND_egd(const char *path) function

Completed in 39 milliseconds