openssl/crypto/rand
2005-01-14 16:19:47 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:53:31 +00:00
md_rand.c To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
rand.h make update 2004-08-10 09:09:08 +00:00
rand_egd.c Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>. 2004-06-28 22:01:07 +00:00
rand_err.c make update 2004-08-10 09:09:08 +00:00
rand_lcl.h Like MD_Init, MD now must include a NULL engine pointer in its definition. 2001-10-25 08:53:54 +00:00
rand_lib.c To protect FIPS-related global variables, add locking mechanisms 2004-07-30 14:38:02 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c O_NOFOLLOW is not appropriate when opening /dev/* entries on Solaris. 2005-01-14 16:19:47 +00:00
rand_vms.c Correct a faulty address assignment, and add a length check (not 2005-01-12 09:51:31 +00:00
rand_win.c Make rand_win.c UNICODE savvy. "Backport" from HEAD. 2004-07-21 17:18:53 +00:00
randfile.c Wrap code starting with a definition. 2004-03-25 20:01:08 +00:00
randtest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00