From: tb Date: Fri, 2 Sep 2022 13:45:18 +0000 (+0000) Subject: Unhook the old md4 and md5 tests X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=23177a7ae9e0558cbded9ec22f63a033a85bf2dd;p=openbsd Unhook the old md4 and md5 tests --- diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index 5448760a8f4..bda6d5f6601 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2022/09/02 13:38:56 tb Exp $ +# $OpenBSD: Makefile,v 1.48 2022/09/02 13:45:18 tb Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -33,8 +33,6 @@ SUBDIR += idea SUBDIR += ige SUBDIR += init SUBDIR += md -SUBDIR += md4 -SUBDIR += md5 SUBDIR += objects SUBDIR += pbkdf2 SUBDIR += pem