Allow setting of get_entropy and get_nonce callbacks outside test mode.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 25 Mar 2011 14:38:37 +0000 (14:38 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 25 Mar 2011 14:38:37 +0000 (14:38 +0000)
commitdad78514853f40bbb1cec87597a740b8fef06756
treedb3086aecdecc53d0916d7b2dfc07848f35507ec
parent9db6974f77b1a217c9d82c851aae75e270fab2e3
Allow setting of get_entropy and get_nonce callbacks outside test mode.
Test mode is now set when a DRBG context is initialised.
fips/rand/fips_drbg_lib.c
fips/rand/fips_drbg_selftest.c
fips/rand/fips_drbgvs.c
fips/rand/fips_rand.h
fips/rand/fips_rand_lcl.h
util/libeay.num