projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix DES_LONG breakage
[openssl.git]
/
include
/
openssl
/
des.h
diff --git
a/include/openssl/des.h
b/include/openssl/des.h
index
6bb037d
..
9bb2e77
100644
(file)
--- 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