summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/opensslconf-x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/opensslconf-x86.h')
-rw-r--r--secure/lib/libcrypto/opensslconf-x86.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/secure/lib/libcrypto/opensslconf-x86.h b/secure/lib/libcrypto/opensslconf-x86.h
index 9f2be79..43f62bc 100644
--- a/secure/lib/libcrypto/opensslconf-x86.h
+++ b/secure/lib/libcrypto/opensslconf-x86.h
@@ -27,9 +27,6 @@ extern "C" {
#ifndef OPENSSL_NO_SCTP
# define OPENSSL_NO_SCTP
#endif
-#ifndef OPENSSL_NO_SSL2
-# define OPENSSL_NO_SSL2
-#endif
#ifndef OPENSSL_NO_STORE
# define OPENSSL_NO_STORE
#endif
@@ -72,9 +69,6 @@ extern "C" {
# if defined(OPENSSL_NO_SCTP) && !defined(NO_SCTP)
# define NO_SCTP
# endif
-# if defined(OPENSSL_NO_SSL2) && !defined(NO_SSL2)
-# define NO_SSL2
-# endif
# if defined(OPENSSL_NO_STORE) && !defined(NO_STORE)
# define NO_STORE
# endif
OpenPOWER on IntegriCloud