Remove redundant definitions. Give error code if DRBG sefltest fails.
[openssl.git] / fips / fips.h
index 110ee3c5b49072e31ce47fa6ce66b974f7d1efb0..2c71041a70ab21d4758155cd802a50cb6c8c0c52 100644 (file)
@@ -203,6 +203,7 @@ void ERR_load_FIPS_strings(void);
 #define FIPS_F_FIPS_DRBG_INSTANTIATE                    133
 #define FIPS_F_FIPS_DRBG_NEW                            134
 #define FIPS_F_FIPS_DRBG_RESEED                                 135
+#define FIPS_F_FIPS_DRBG_SINGLE_KAT                     140
 #define FIPS_F_FIPS_DSA_CHECK                           107
 #define FIPS_F_FIPS_MODE_SET                            108
 #define FIPS_F_FIPS_PKEY_SIGNATURE_TEST                         109