Don't set FIPS rand method at same time as RAND method as this can cause the
authorDr. Stephen Henson <steve@openssl.org>
Tue, 21 Jun 2011 17:10:21 +0000 (17:10 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 21 Jun 2011 17:10:21 +0000 (17:10 +0000)
commitff053fc847df6275bfb6fad3af7c48b9f8af8d13
treefad799ca77dea6233d3692193ff17ed4767c7b85
parent279a0001b682a6c7c64caf0968fa3504fee45dcc
Don't set FIPS rand method at same time as RAND method as this can cause the
FIPS library to fail. Applications that want to set the FIPS rand method can do
so explicitly and presumably they know what they are doing...
crypto/rand/rand_lib.c