summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
-rw-r--r--util/other.syms1
-rw-r--r--util/platform_symbols/unix-symbols.txt2
3 files changed, 4 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 0c83e9598e..ec20d5490e 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5549,3 +5549,4 @@ OPENSSL_LH_set_thunks 5676 3_3_0 EXIST::FUNCTION:
OPENSSL_LH_doall_arg_thunk 5677 3_3_0 EXIST::FUNCTION:
OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines 5678 3_3_0 EXIST::FUNCTION:HTTP
CRYPTO_atomic_store ? 3_4_0 EXIST::FUNCTION:
+CRYPTO_aligned_alloc ? 3_4_0 EXIST::FUNCTION:
diff --git a/util/other.syms b/util/other.syms
index 84e6bb6ba3..4793ca357f 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -416,6 +416,7 @@ OPENSSL_clear_free define
OPENSSL_clear_realloc define
OPENSSL_free define
OPENSSL_malloc define
+OPENSSL_aligned_alloc define
OPENSSL_malloc_init define
OPENSSL_mem_debug_pop define deprecated 3.0.0
OPENSSL_mem_debug_push define deprecated 3.0.0
diff --git a/util/platform_symbols/unix-symbols.txt b/util/platform_symbols/unix-symbols.txt
index 2b2fe53672..20f1a78ad9 100644
--- a/util/platform_symbols/unix-symbols.txt
+++ b/util/platform_symbols/unix-symbols.txt
@@ -1,5 +1,6 @@
abort
accept
+aligned_alloc
bcmp
bind
calloc
@@ -78,6 +79,7 @@ munmap
opendir
openlog
poll
+posix_memalign
pthread_attr_destroy
pthread_attr_init
pthread_attr_setdetachstate