summaryrefslogtreecommitdiff
path: root/lib/libcrypto/Symbols.list
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2024-03-02 09:47:17 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2024-03-02 09:47:17 +0000
commit4f9dcc362eb56d491f962c50f68e2469772ef26e (patch)
tree2041a0b437249ae96bc88f22b8c077880179ff29 /lib/libcrypto/Symbols.list
parentb8c5e587aaaaa330d7a469772fd2ceda3bb0ef3e (diff)
Remove OBJ_bsearch_()
The only reason this has still been part of the public API was that libssl used it for cipher lookup. This was fixed by replacing the lookup by proper bsearch() -- why OpenSSL felt the need to reinvent ANSI C API badly will forever remain a mystery. The stack code in libcrypto still uses a version of this. This should be rewritten. It will be a bit easier once sk_find_ex() is removed. ok jsing
Diffstat (limited to 'lib/libcrypto/Symbols.list')
-rw-r--r--lib/libcrypto/Symbols.list1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypto/Symbols.list b/lib/libcrypto/Symbols.list
index 85ee8bf071a..ee69864df5c 100644
--- a/lib/libcrypto/Symbols.list
+++ b/lib/libcrypto/Symbols.list
@@ -1689,7 +1689,6 @@ NOTICEREF_new
OBJ_NAME_do_all
OBJ_NAME_do_all_sorted
OBJ_add_object
-OBJ_bsearch_
OBJ_cleanup
OBJ_cmp
OBJ_create