openssl/crypto/rand
Richard Levitte dd54633339 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
always give the expected result on some platforms.
2002-11-28 18:56:18 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:16:31 +00:00
md_rand.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:06:36 +00:00
rand.h remove redundant ERR_load_... declarations 2001-12-17 19:24:39 +00:00
rand_egd.c don't compile egd support on MSDOS 2002-09-22 08:52:43 +00:00
rand_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
rand_lcl.h Move RNG initialization to RAND_poll(), and shared definitions to 2000-07-19 21:43:23 +00:00
rand_lib.c Use RAND_METHOD for implementing RAND_status. 2000-03-02 14:34:58 +00:00
rand_win.c Close the implicitely opened registry key. 2002-11-14 23:33:48 +00:00
randfile.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:06:36 +00:00
randtest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:56:18 +00:00