prov/drbg: fix misspelling of '#ifdef FIPS_MODULE'

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12866)
This commit is contained in:
Dr. Matthias St. Pierre 2020-09-13 00:17:35 +02:00
parent ec0ce188f4
commit 1d30b0a4ad

View File

@ -587,7 +587,7 @@ int PROV_DRBG_reseed(PROV_DRBG *drbg, int prediction_resistance,
}
if (ent != NULL) {
#ifdef FIP_MODULE
#ifdef FIPS_MODULE
/*
* NIST SP-800-90A mandates that entropy *shall not* be provided
* by the consuming application. Instead the data is added as additional