openssl/crypto/rand
Dr. Stephen Henson 0db17852cd PR: 2786
Reported by: Tomas Mraz <tmraz@redhat.com>

Treat a NULL value passed to drbg_free_entropy callback as non-op. This
can happen if the call to fips_get_entropy fails.
2012-08-22 22:43:23 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
md_rand.c Experimental symbol renaming to avoid clashes with regular OpenSSL. 2011-02-16 14:40:06 +00:00
rand.h Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +00:00
rand_egd.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00
rand_err.c Extensive reorganisation of PRNG handling in FIPS module: all calls 2011-04-05 15:24:10 +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 PR: 2786 2012-08-22 22:43:23 +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 PR: 2563 2011-12-19 17:01:37 +00:00
rand_vms.c After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
rand_win.c Add FIPS support to the WIN32 build system. 2011-02-03 23:12:04 +00:00
randfile.c Fix OPNESSL vs. OPENSSL typos. 2012-01-15 13:39:10 +00:00
randtest.c Version skew reduction: trivia (I hope). 2012-06-03 22:00:21 +00:00