CTS support will go away, so unhook corresponding regress
authortb <tb@openbsd.org>
Tue, 25 Apr 2023 15:18:59 +0000 (15:18 +0000)
committertb <tb@openbsd.org>
Tue, 25 Apr 2023 15:18:59 +0000 (15:18 +0000)
regress/lib/libcrypto/Makefile

index a757915..01ffd29 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.51 2023/04/23 13:47:35 tb Exp $
+#      $OpenBSD: Makefile,v 1.52 2023/04/25 15:18:59 tb Exp $
 
 SUBDIR += aead
 SUBDIR += aes
@@ -15,7 +15,6 @@ SUBDIR += certs
 SUBDIR += chacha
 SUBDIR += cms
 SUBDIR += ct
-SUBDIR += cts128
 SUBDIR += curve25519
 SUBDIR += des
 SUBDIR += dh