]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/engine/tb_asnmth.c
deprecate engines in libcrypto
[thirdparty/openssl.git] / crypto / engine / tb_asnmth.c
index 6289c225a53b0f7bf5a205bfeaa8e05fbddb836a..3aad4e8d1c71d35c4ff362d97ed9809363a99770 100644 (file)
@@ -7,6 +7,9 @@
  * https://www.openssl.org/source/license.html
  */
 
+/* We need to use some engine deprecated APIs */
+#define OPENSSL_SUPPRESS_DEPRECATED
+
 #include "e_os.h"
 #include "eng_local.h"
 #include <openssl/evp.h>