summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-05-09 11:35:16 +0100
committerHugo Landau <hlandau@openssl.org>2023-05-12 14:47:15 +0100
commitde521629c1f296a6eb50a84ab2d2b200fc766bc6 (patch)
tree64effbd0fa8592a07cf7a322623c49697ab0c18f /util
parent5da3e02c5eaac2bec9c14165d62874b1232213fe (diff)
downloadopenssl-new-de521629c1f296a6eb50a84ab2d2b200fc766bc6.tar.gz
QUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20765)
Diffstat (limited to 'util')
-rw-r--r--util/libssl.num2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/libssl.num b/util/libssl.num
index b850045694..bd1e12934e 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -566,8 +566,6 @@ SSL_is_connection ? 3_2_0 EXIST::FUNCTION:
SSL_get_stream_type ? 3_2_0 EXIST::FUNCTION:
SSL_get_stream_id ? 3_2_0 EXIST::FUNCTION:
SSL_set_default_stream_mode ? 3_2_0 EXIST::FUNCTION:
-SSL_detach_stream ? 3_2_0 EXIST::FUNCTION:
-SSL_attach_stream ? 3_2_0 EXIST::FUNCTION:
SSL_accept_stream ? 3_2_0 EXIST::FUNCTION:
SSL_get_accept_stream_queue_len ? 3_2_0 EXIST::FUNCTION:
SSL_stream_reset ? 3_2_0 EXIST::FUNCTION: