Deprecate the ECDSA and EV_KEY_METHOD functions.
[openssl.git] / crypto / ec / ecp_nistz256.c
index 1609c4bbf7aaefce3f9354bfb2c0a0bb94e49ad2..d9709da4f402ac4465563fbb9a4d564883442143 100644 (file)
  *                          256 Bit Primes"
  */
 
  *                          256 Bit Primes"
  */
 
+/*
+ * ECDSA low level APIs are deprecated for public use, but still ok for
+ * internal use.
+ */
+#include "internal/deprecated.h"
+
 #include <string.h>
 
 #include "internal/cryptlib.h"
 #include <string.h>
 
 #include "internal/cryptlib.h"