summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-05-12 15:41:51 +0200
committerPauli <pauli@openssl.org>2022-06-03 12:07:17 +1000
commit770ea54b58769bae07e22a92e0c12ece9bdbc8e2 (patch)
tree8f70e2e093e8f321f63cb61110924197d7da0562 /util
parent30b013291a502dce406708474a60fe58d5803e66 (diff)
Add OSSL_QUIC methods to headers and manual pages
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18307)
Diffstat (limited to 'util')
-rw-r--r--util/libssl.num3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/libssl.num b/util/libssl.num
index c7afa8fdb0..f38012075c 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -521,3 +521,6 @@ SSL_set0_tmp_dh_pkey 521 3_0_0 EXIST::FUNCTION:
SSL_CTX_set0_tmp_dh_pkey 522 3_0_0 EXIST::FUNCTION:
SSL_group_to_name 523 3_0_0 EXIST::FUNCTION:
SSL_client_hello_get_extension_order ? 3_1_0 EXIST::FUNCTION:
+OSSL_QUIC_client_method ? 3_1_0 EXIST::FUNCTION:QUIC
+OSSL_QUIC_client_thread_method ? 3_1_0 EXIST::FUNCTION:QUIC
+OSSL_QUIC_server_method ? 3_1_0 EXIST::FUNCTION:QUIC