Dr. Stephen Henson c43dc3dd77 Avoid multiple locks in FIPS mode.
PR: 3176.

In FIPS mode ssleay_rand_bytes is only used for PRNG seeding and is
performed in either a single threaded context (when the PRNG is first
initialised) or under a lock (reseeding). To avoid multiple locks disable
use of CRYPTO_LOCK_RAND in FIPS mode in ssleay_rand_bytes.
2013-12-08 13:21:02 +00:00
..
2008-06-04 11:01:43 +00:00
2013-12-08 13:21:02 +00:00
2013-09-22 18:25:58 +01:00
2013-09-22 18:25:58 +01:00
2009-04-22 16:21:20 +00:00
2011-12-19 17:02:35 +00:00
2013-09-22 18:25:58 +01:00