Deprecate the low level DES functions.
[oweals/openssl.git] / providers / implementations / ciphers / cipher_tdes_wrap_hw.c
index 09155b6f4897e955a0449129d302ee962106de8c..7790e1e03af0a99a8f25cf8f944e11415973ddfb 100644 (file)
@@ -7,6 +7,12 @@
  * https://www.openssl.org/source/license.html
  */
 
+/*
+ * DES low level APIs are deprecated for public use, but still ok for internal
+ * use.
+ */
+#include "internal/deprecated.h"
+
 #include "cipher_tdes_default.h"
 
 #define cipher_hw_tdes_wrap_initkey cipher_hw_tdes_ede3_initkey