summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-28 11:40:54 +0000
committerMatt Caswell <matt@openssl.org>2015-01-31 18:07:11 +0000
commit0c2837564c878b06f87575361aa7d3b7562ae861 (patch)
treef8d2e948708980f2c871953dac832fe80aa639b6 /util
parentb6ba401497001c2f042feff693ed292b21c8369c (diff)
Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internals
previously protected by this have been moved into non-public headers Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/mkdef.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index faed4028b5..03fbf20e45 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -111,8 +111,6 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
"NEXTPROTONEG",
# Deprecated functions
"DEPRECATED",
- # Hide SSL internals
- "SSL_INTERN",
# SCTP
"SCTP",
# SRTP