Update source files for pre-3.0 deprecation
[openssl.git] / include / openssl / idea.h
index 0d208683b35ab916fc95d2ca6bdf0244b394dcbd..3e46f2822d3c119bc28b1a0279e81a9d727d5214 100644 (file)
@@ -51,7 +51,7 @@ void IDEA_ofb64_encrypt(const unsigned char *in, unsigned char *out,
                         int *num);
 void IDEA_encrypt(unsigned long *in, IDEA_KEY_SCHEDULE *ks);
 
-# if !OPENSSL_API_1_1_0
+# ifndef OPENSSL_NO_DEPRECATED_1_1_0
 #  define idea_options          IDEA_options
 #  define idea_ecb_encrypt      IDEA_ecb_encrypt
 #  define idea_set_encrypt_key  IDEA_set_encrypt_key