aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/des.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/des.h')
-rw-r--r--include/openssl/des.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/openssl/des.h b/include/openssl/des.h
index 6bb037d9b4..9bb2e777a2 100644
--- a/include/openssl/des.h
+++ b/include/openssl/des.h
@@ -66,6 +66,8 @@
# error DES is disabled.
# endif
+# define DES_LONG OSSL_DES_LONG
+
# ifdef OPENSSL_BUILD_SHLIBCRYPTO
# undef OPENSSL_EXTERN
# define OPENSSL_EXTERN OPENSSL_EXPORT