Perform health check on all reseed operations not associated with
authorDr. Stephen Henson <steve@openssl.org>
Wed, 21 Sep 2011 18:24:12 +0000 (18:24 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 21 Sep 2011 18:24:12 +0000 (18:24 +0000)
commit05272d4c516fb1167581d35b31a7f815eafa9c57
treea362a6be2cda577a48c813d380639deb6cb42f1b
parent4420b3b17acf19f78f4fdea1a69d5f0a644c8154
Perform health check on all reseed operations not associated with
prediction resistance requests. Although SP 800-90 is arguably unclear
on whether this is necessary adding an additional check has minimal
penalty (very few applications will make an explicit reseed request).
fips/rand/fips_drbg_lib.c
fips/rand/fips_drbg_selftest.c