openssl/providers
Vitezslav Cizek 9fb6692c1b Fix DRBG reseed counter condition.
The reseed counter condition was broken since a93ba40, where the
initial value was wrongly changed from one to zero.
Commit 8bf3665 fixed the initialization, but also adjusted the check,
so the problem remained.
This change restores original (OpenSSL-fips-2_0-stable) behavior.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11195)
2020-07-23 01:12:48 +02:00
..
common PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 2020-07-21 11:52:32 +02:00
fips Cleanup fips provider init 2020-07-22 21:12:42 +10:00
implementations Fix DRBG reseed counter condition. 2020-07-23 01:12:48 +02:00
build.info PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 2020-07-21 11:52:32 +02:00
defltprov.c Add AES_CBC_CTS ciphers to providers 2020-07-15 23:11:50 +02:00
legacyprov.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
nullprov.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00