summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-12-15 07:23:53 +0000
committerHugo Landau <hlandau@openssl.org>2023-01-05 10:38:05 +0000
commit69e18a4d93ee5f50bcbf62268b4a59df29d67a02 (patch)
tree37c6576a02750104cba416415c0107aa1b418fc7 /util/other.syms
parent8c29e5ebfd5f19442422ba43fea4c95816417e34 (diff)
BIO_s_dgram: add documentation and hazard warnings
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19913)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index 0b7e063547..cdd62e81d0 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -146,6 +146,13 @@ ssl_ct_validation_cb datatype
ASN1_BIT_STRING_digest define
BIO_append_filename define
BIO_destroy_bio_pair define
+BIO_ctrl_dgram_connect define
+BIO_ctrl_set_connected define
+BIO_dgram_get_mtu_overhead define
+BIO_dgram_get_peer define
+BIO_dgram_set_peer define
+BIO_dgram_recv_timedout define
+BIO_dgram_send_timedout define
BIO_do_accept define
BIO_do_connect define
BIO_do_handshake define