summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-08-01 10:33:00 +0100
committerHugo Landau <hlandau@openssl.org>2022-08-19 09:01:30 +0100
commite0c4e43e40390e44614d14817e34b47e1c17d630 (patch)
tree7448a600dab52bff8359fcb6b10d29d796cf185f /util/other.syms
parent709d4be78f64a8ba0707fb5682b90039e848dad4 (diff)
BIO_sendmmsg/BIO_recvmmsg (API only)
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18923)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index 2fe4b67987..77e2a9e0c6 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -141,8 +141,13 @@ ASYNC_stack_alloc_fn datatype
ASYNC_stack_free_fn datatype
#
ASN1_BIT_STRING_digest define
+BIO_IS_ERRNO define
+BIO_UNPACK_ERRNO define
BIO_append_filename define
BIO_destroy_bio_pair define
+BIO_dgram_get_local_addr_cap define
+BIO_dgram_get_local_addr_enable define
+BIO_dgram_set_local_addr_enable define
BIO_do_accept define
BIO_do_connect define
BIO_do_handshake define