aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-04-18 19:30:54 +0100
committerHugo Landau <hlandau@openssl.org>2023-05-12 14:47:11 +0100
commitcb5c208bf2e39bf2367b051136c599cff1fc3683 (patch)
tree9c73cd585825736cebe9ebfac7325218f3bbacb6 /util
parent26ad16ea84c58d91375491c0872e43dc27915b4a (diff)
downloadopenssl-cb5c208bf2e39bf2367b051136c599cff1fc3683.tar.gz
QUIC APL: Refactor stream-related code into QUIC_XSO object
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.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libssl.num b/util/libssl.num
index 6e60aa8e93..6358356663 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -560,3 +560,4 @@ SSL_add_expected_rpk ? 3_2_0 EXIST::FUNCTION:
d2i_SSL_SESSION_ex ? 3_2_0 EXIST::FUNCTION:
SSL_is_tls ? 3_2_0 EXIST::FUNCTION:
SSL_is_quic ? 3_2_0 EXIST::FUNCTION:
+SSL_new_stream ? 3_2_0 EXIST::FUNCTION: