summaryrefslogtreecommitdiff
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
commit020d0389396d0ee01041188a3d1b211a1d6b6c6a (patch)
treec0055c5858e8593cbe3f5a80aa4ebc61e2b2923f /util
parent21c80696e51c2b183dad3b19aeb50fe26920f0aa (diff)
downloadopenssl-new-020d0389396d0ee01041188a3d1b211a1d6b6c6a.tar.gz
QUIC DISPATCH/APL: Implement SSL_get0_connection
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 6358356663..78a2676b4d 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -561,3 +561,4 @@ 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:
+SSL_get0_connection ? 3_2_0 EXIST::FUNCTION: