Manpages RAND_cleanupSection: OpenSSL (3ssl)Updated: 0.9.6c Index Return to Main Contents NAMERAND_cleanup - erase the PRNG stateSYNOPSIS
#include <openssl/rand.h> void RAND_cleanup(void); DESCRIPTIONRAND_cleanup() erases the memory used by the PRNG.RETURN VALUERAND_cleanup() returns no value.SEE ALSOrand(3)HISTORYRAND_cleanup() is available in all versions of SSLeay and OpenSSL.
IndexThis document was created by man2html, using the manual pages. Time: 12:16:16 GMT, September 13, 2025 |