From 6a6b0c8b51c7da6bfe6e362e2263ea58d9c4b329 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 12 May 2011 13:12:49 +0000 Subject: [PATCH] Add SSL_INTERN definition. --- util/mkdef.pl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/util/mkdef.pl b/util/mkdef.pl index 6a107c1b3c..7d2e3e12ac 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -110,7 +110,9 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF", # JPAKE "JPAKE", # Deprecated functions - "DEPRECATED" ); + "DEPRECATED", + # Hide SSL internals + "SSL_INTERN"); my $options=""; open(IN,"