From 9ef562bcc6d40936d032beec70af8d31951bb818 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 25 Dec 2011 14:46:15 +0000 Subject: [PATCH] recognise SCTP in mkdef.pl script --- util/mkdef.pl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/util/mkdef.pl b/util/mkdef.pl index 25e07ab8b9..efef49d648 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -115,7 +115,9 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF", # Deprecated functions "DEPRECATED", # Hide SSL internals - "SSL_INTERN"); + "SSL_INTERN", + # SCTP + "SCTP"); my $options=""; open(IN,"