From 67b4618ddc6e874f67fbfe29878a62e5935bd317 Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 25 Apr 2023 15:18:59 +0000 Subject: CTS support will go away, so unhook corresponding regress --- src/regress/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index a757915327..01ffd29227 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -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 -- cgit v1.2.3-55-g6feb