There are currently three functions related to the EGD:
int RAND_egd(const char *path);
int RAND_egd_bytes(const char *path, int bytes);
int RAND_query_egd_bytes(const char *path, unsigned char *buf, int
bytes);
I would like to just have a single function
Int RAND_add_egd(const char* path)
Does anyone use those three functions?
--
Senior Architect, Akamai Technologies
IM: [email protected] Twitter: RichSalz
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev