]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ec_local.h
Rename FIPS_MODE to FIPS_MODULE
[thirdparty/openssl.git] / crypto / ec / ec_local.h
index 63e672af79ad49436a112ec05576083708d9c4f9..d9383f10a7a6553b2f330e6da6fe0705e26a2bc3 100644 (file)
@@ -288,7 +288,7 @@ struct ec_key_st {
     point_conversion_form_t conv_form;
     CRYPTO_REF_COUNT references;
     int flags;
-#ifndef FIPS_MODE
+#ifndef FIPS_MODULE
     CRYPTO_EX_DATA ex_data;
 #endif
     CRYPTO_RWLOCK *lock;