diff --git a/util/mkdef.pl b/util/mkdef.pl index fffd1d9a7ced033fc3d703c4397156863029f57b..d868a35036f4622b92968f78381c47ff6d584ae5 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -93,7 +93,9 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF", # External "algorithms" "FP_API", "STDIO", "SOCK", "KRB5", # Engines - "STATIC_ENGINE" ); + "STATIC_ENGINE", + # Deprecated functions + "DEPRECATED" ); my $options=""; open(IN,"