artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8db7e7
)
Unhook old SHA tests
author
tb
<tb@openbsd.org>
Fri, 2 Sep 2022 11:16:03 +0000
(11:16 +0000)
committer
tb
<tb@openbsd.org>
Fri, 2 Sep 2022 11:16:03 +0000
(11:16 +0000)
regress/lib/libcrypto/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/Makefile
b/regress/lib/libcrypto/Makefile
index
319044c
..
3513740
100644
(file)
--- a/
regress/lib/libcrypto/Makefile
+++ b/
regress/lib/libcrypto/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.4
5 2022/09/01 14:03:29
tb Exp $
+# $OpenBSD: Makefile,v 1.4
6 2022/09/02 11:16:03
tb Exp $
SUBDIR += aead
SUBDIR += aeswrap
@@
-45,10
+45,7
@@
SUBDIR += rc4
SUBDIR += rmd
SUBDIR += rsa
SUBDIR += sha
-SUBDIR += sha1
SUBDIR += sha2
-SUBDIR += sha256
-SUBDIR += sha512
SUBDIR += sm3
SUBDIR += sm4
SUBDIR += symbols