Add the possibility to have an extra local OpenSSL configs directory
[openssl.git] / util / mkdef.pl
index 4a8bf8ababba8eb181c13e48df49a27271d98ce2..19bbfee7ccb11a45c4ec3fad1367cbce8809be56 100755 (executable)
@@ -129,6 +129,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
                         "TS",
                         # OCB mode
                         "OCB",
+                        "CMAC",
                          # APPLINK (win build feature?)
                          "APPLINK"
                      );