]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ecp_oct.c
Deprecate the ECDSA and EV_KEY_METHOD functions.
[thirdparty/openssl.git] / crypto / ec / ecp_oct.c
index e6bc153f51c3dc6db1b58f924a026475287e3cce..1455f9c16cb59de03ef107601bb60bb3733a6114 100644 (file)
@@ -8,6 +8,12 @@
  * https://www.openssl.org/source/license.html
  */
 
+/*
+ * ECDSA low level APIs are deprecated for public use, but still ok for
+ * internal use.
+ */
+#include "internal/deprecated.h"
+
 #include <openssl/err.h>
 #include <openssl/symhacks.h>