summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.namespace
diff options
context:
space:
mode:
authortb <>2024-03-02 11:20:36 +0000
committertb <>2024-03-02 11:20:36 +0000
commitd0b64fd35a751a9304cb39bfc275ec1121c14fd7 (patch)
tree37c6fb47ccd88da3a9e9bc8cd8f0e6c7282eab40 /src/lib/libcrypto/Symbols.namespace
parentd0dca40aabf970e230bf037138cf9765723fbeec (diff)
downloadopenbsd-d0b64fd35a751a9304cb39bfc275ec1121c14fd7.tar.gz
openbsd-d0b64fd35a751a9304cb39bfc275ec1121c14fd7.tar.bz2
openbsd-d0b64fd35a751a9304cb39bfc275ec1121c14fd7.zip
Remove sk_find_ex()
This API intends to find the closest match to the needle. M2Crypto exposes it because it can. This will be fixed by patching the port. ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r--src/lib/libcrypto/Symbols.namespace1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace
index 9bf6384dd9..b673042f02 100644
--- a/src/lib/libcrypto/Symbols.namespace
+++ b/src/lib/libcrypto/Symbols.namespace
@@ -18,7 +18,6 @@ _libre_sk_insert
18_libre_sk_delete 18_libre_sk_delete
19_libre_sk_delete_ptr 19_libre_sk_delete_ptr
20_libre_sk_find 20_libre_sk_find
21_libre_sk_find_ex
22_libre_sk_push 21_libre_sk_push
23_libre_sk_unshift 22_libre_sk_unshift
24_libre_sk_shift 23_libre_sk_shift