simplifying rand_egd API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: richsalz at jabber.at Twitter: RichSalz




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux