From cee49816a3ee7923e55f2e63dd8a07581a10d778 Mon Sep 17 00:00:00 2001 From: tb Date: Tue, 25 Apr 2023 15:18:59 +0000 Subject: [PATCH] CTS support will go away, so unhook corresponding regress --- regress/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index a757915327f..01ffd292273 100644 --- a/regress/lib/libcrypto/Makefile +++ b/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 -- 2.20.1