artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57559c0
)
check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are gone
author
tb
<tb@openbsd.org>
Thu, 8 Aug 2024 23:43:56 +0000
(23:43 +0000)
committer
tb
<tb@openbsd.org>
Thu, 8 Aug 2024 23:43:56 +0000
(23:43 +0000)
regress/lib/libcrypto/man/check_complete.pl
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/man/check_complete.pl
b/regress/lib/libcrypto/man/check_complete.pl
index
d85bbc7
..
6049120
100755
(executable)
--- a/
regress/lib/libcrypto/man/check_complete.pl
+++ b/
regress/lib/libcrypto/man/check_complete.pl
@@
-34,9
+34,6
@@
my %internal = (
EVP_MD_CTRL_ALG_CTRL
EVP_MD_CTX_FLAG_CLEANED EVP_MD_CTX_FLAG_REUSE
)],
- objects => [qw(
- OBJ_bsearch_ OBJ_bsearch_ex_
- )],
x509_vfy => [qw(
X509_VERIFY_PARAM_ID
)]