openssl/crypto/rand
2011-01-26 15:33:51 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile More type-checking. 2008-06-04 11:01:43 +00:00
md_rand.c FIPS mode changes to make RNG compile (this will need updating later as we 2011-01-26 14:52:04 +00:00
rand.h add new RAND errors 2011-01-26 15:33:51 +00:00
rand_egd.c Revert commit #17603, it should have been part of #17617. 2008-11-12 07:27:36 +00:00
rand_err.c add new RAND errors 2011-01-26 15:33:51 +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 FIPS mode changes to make RNG compile (this will need updating later as we 2011-01-26 14:52:04 +00:00
rand_nw.c rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3). 2010-07-08 09:14:00 +00:00
rand_os2.c Merge from 1.0.0-stable branch. 2009-04-23 16:32:42 +00:00
rand_unix.c Changes from 1.0.0-stable. 2009-04-07 16:33:26 +00:00
rand_vms.c Correct a faulty address assignment, and add a length check (not 2005-01-12 09:53:20 +00:00
rand_win.c rand_win.c: fix logical bug in readscreen. 2010-03-22 22:44:22 +00:00
randfile.c PR: 2372 2010-11-18 12:30:01 +00:00
randtest.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00