Implement support for no-ts

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte
2016-03-18 20:06:29 +01:00
parent 03f0312936
commit f38526357e
5 changed files with 32 additions and 20 deletions

View File

@@ -117,6 +117,8 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
"UNIT_TEST",
# User Interface
"UI",
#
"TS",
# OCB mode
"OCB",
# APPLINK (win build feature?)