summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.list
diff options
context:
space:
mode:
authortb <>2025-03-09 15:29:56 +0000
committertb <>2025-03-09 15:29:56 +0000
commit9175c6902a8e145ca23903d60576f90eb073d460 (patch)
treed09836f242ff268513c1c5d3722c69747b19c32e /src/lib/libcrypto/Symbols.list
parentcfae44170b6af9cf26e431260623915320aec739 (diff)
downloadopenbsd-9175c6902a8e145ca23903d60576f90eb073d460.tar.gz
openbsd-9175c6902a8e145ca23903d60576f90eb073d460.tar.bz2
openbsd-9175c6902a8e145ca23903d60576f90eb073d460.zip
Align CRYPTO_set_mem*_functions with OpenSSL 1.1
CRYPTO_set_mem_ex_functions() was renamed to CRYPTO_set_mem_functions(), replacing the latter while also correcting the arguments for the free pointer. The backstory is that a commit that was never compiled was fixed the wrong way an hour later (both committed without review, obviously), and here we are, still cleaning up the mess 23 years later. We carry patches in cjose and stunnel for this; dovecot and links+ have autoconf checks and will adapt. Oh, and then there's the mariadb configure time insanity passing wrong function pointers... ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.list')
-rw-r--r--src/lib/libcrypto/Symbols.list1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libcrypto/Symbols.list b/src/lib/libcrypto/Symbols.list
index faf4fb135f..cae2ac924d 100644
--- a/src/lib/libcrypto/Symbols.list
+++ b/src/lib/libcrypto/Symbols.list
@@ -665,7 +665,6 @@ CRYPTO_set_dynlock_lock_callback
665CRYPTO_set_ex_data 665CRYPTO_set_ex_data
666CRYPTO_set_id_callback 666CRYPTO_set_id_callback
667CRYPTO_set_locking_callback 667CRYPTO_set_locking_callback
668CRYPTO_set_mem_ex_functions
669CRYPTO_set_mem_functions 668CRYPTO_set_mem_functions
670CRYPTO_strdup 669CRYPTO_strdup
671CRYPTO_thread_id 670CRYPTO_thread_id