FIPS mode changes to make RNG compile (this will need updating later as we
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Jan 2011 14:55:23 +0000 (14:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Jan 2011 14:55:23 +0000 (14:55 +0000)
commitc3ee90d8ca0a96f4ac40b04b366d862eb531ae10
tree70f7ab1531d6c38a5b3af8ad9e524e004e8185f1
parente1435034ae83cac4e7660cf164972bc6073ff80e
FIPS mode changes to make RNG compile (this will need updating later as we
need a whole new PRNG for FIPS).

1. avoid use of ERR_peek().

2. If compiling with FIPS use small FIPS EVP and disable ENGINE
crypto/rand/md_rand.c
crypto/rand/rand_lib.c