]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/bnerr.h
Update source files for deprecation at 3.0
[thirdparty/openssl.git] / include / openssl / bnerr.h
index a4b666f9cce6b420083abbfe413acaeafadd549e..cce4cbbf970402abb4e11acef32832a47653a3d4 100644 (file)
@@ -13,7 +13,7 @@
 # pragma once
 
 # include <openssl/macros.h>
-# if !OPENSSL_API_3
+# ifndef OPENSSL_NO_DEPRECATED_3_0
 #  define HEADER_BNERR_H
 # endif
 
@@ -29,7 +29,7 @@ int ERR_load_BN_strings(void);
 /*
  * BN function codes.
  */
-# if !OPENSSL_API_3
+# ifndef OPENSSL_NO_DEPRECATED_3_0
 #  define BN_F_BNRAND                                      0
 #  define BN_F_BNRAND_RANGE                                0
 #  define BN_F_BN_BLINDING_CONVERT_EX                      0