openssl/crypto/rand
Dr. Stephen Henson a3efe1b6e9 Avoid multiple lock using FIPS DRBG.
Don't use multiple locks when SP800-90 DRBG is used outside FIPS mode.

PR#3176
Reviewed-by: Rich Salz <rsalz@openssl.org>
2014-07-30 21:08:07 +01: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 Avoid multiple lock using FIPS DRBG. 2014-07-30 21:08:07 +01:00
rand.h Disable Dual EC DRBG. 2013-09-22 18:25:58 +01: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 Disable Dual EC DRBG. 2013-09-22 18:25:58 +01:00
rand_lcl.h Avoid multiple lock using FIPS DRBG. 2014-07-30 21:08:07 +01:00
rand_lib.c Avoid multiple lock using FIPS DRBG. 2014-07-30 21:08:07 +01:00
rand_nw.c rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3) 2010-07-08 09:15:49 +00:00
rand_os2.c PR: 1903 2009-04-22 16:21:20 +00:00
rand_unix.c PR: 2563 2011-12-19 17:02:35 +00:00
rand_vms.c Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:47:47 +00:00
rand_win.c Avoid Windows 8 Getversion deprecated errors. 2014-02-25 13:41:53 +00:00
randfile.c Create ~/.rnd with mode 0600 instead of 0666 2014-06-08 21:20:34 +01:00
randtest.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00