From: tb Date: Tue, 25 Apr 2023 15:18:59 +0000 (+0000) Subject: CTS support will go away, so unhook corresponding regress X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=cee49816a3ee7923e55f2e63dd8a07581a10d778;p=openbsd CTS support will go away, so unhook corresponding regress --- 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