diff options
| author | tb <> | 2024-08-08 23:43:56 +0000 |
|---|---|---|
| committer | tb <> | 2024-08-08 23:43:56 +0000 |
| commit | a700f25e372d00c866e25c6e094f9d8cdc01b70a (patch) | |
| tree | a2b9dff2bcf5dc150e4164fbfbde3a78f6b36c6c /src | |
| parent | ea8c0a2b64019acbabd82c41ca18c8ae4066af57 (diff) | |
| download | openbsd-a700f25e372d00c866e25c6e094f9d8cdc01b70a.tar.gz openbsd-a700f25e372d00c866e25c6e094f9d8cdc01b70a.tar.bz2 openbsd-a700f25e372d00c866e25c6e094f9d8cdc01b70a.zip | |
check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are gone
Diffstat (limited to 'src')
| -rwxr-xr-x | src/regress/lib/libcrypto/man/check_complete.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl index d85bbc7047..604912058d 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl | |||
| @@ -34,9 +34,6 @@ my %internal = ( | |||
| 34 | EVP_MD_CTRL_ALG_CTRL | 34 | EVP_MD_CTRL_ALG_CTRL |
| 35 | EVP_MD_CTX_FLAG_CLEANED EVP_MD_CTX_FLAG_REUSE | 35 | EVP_MD_CTX_FLAG_CLEANED EVP_MD_CTX_FLAG_REUSE |
| 36 | )], | 36 | )], |
| 37 | objects => [qw( | ||
| 38 | OBJ_bsearch_ OBJ_bsearch_ex_ | ||
| 39 | )], | ||
| 40 | x509_vfy => [qw( | 37 | x509_vfy => [qw( |
| 41 | X509_VERIFY_PARAM_ID | 38 | X509_VERIFY_PARAM_ID |
| 42 | )] | 39 | )] |
