X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=util%2Fmkdef.pl;h=dc5b12b904e6667d5861aa72b1b36e876b9165b3;hb=d0a4bd00b6fe6dc7f3de37ad1e8682656629e21c;hp=fffd1d9a7ced033fc3d703c4397156863029f57b;hpb=6cb686208ebeade1e8cd029c6d5aaf575cc759f9;p=openssl.git diff --git a/util/mkdef.pl b/util/mkdef.pl index fffd1d9a7c..dc5b12b904 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", "ENGINE", "HW", + # Deprecated functions + "DEPRECATED" ); my $options=""; open(IN,"