Remove sk_find_ex()
authortb <tb@openbsd.org>
Sat, 2 Mar 2024 11:20:36 +0000 (11:20 +0000)
committertb <tb@openbsd.org>
Sat, 2 Mar 2024 11:20:36 +0000 (11:20 +0000)
commitbc8b9123374b157f7caef7c505d9a13759fedf33
tree8c58e38ee6d753707d82329ce425f48f7971d760
parent9c1150c2d47b6bc9ca96d03146d30a4fd6718824
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
lib/libcrypto/Symbols.list
lib/libcrypto/Symbols.namespace
lib/libcrypto/hidden/openssl/stack.h
lib/libcrypto/stack/safestack.h
lib/libcrypto/stack/stack.c
lib/libcrypto/stack/stack.h
lib/libcrypto/util/mkstack.pl
lib/libcrypto/x509/x509_policy.c