summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-02-15 09:14:41 +0000
committerHugo Landau <hlandau@openssl.org>2024-03-07 23:48:49 +0000
commit5f02bbd5a6e7157faefb944ac5f11e0f6b024740 (patch)
tree9913be5cf876c899f27332056bd08388848fc8f9 /util
parentc38558357de693ac9807d42c5f700ee59de7f20d (diff)
QUIC: Define error code for stateless reset
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23598)
Diffstat (limited to 'util')
-rw-r--r--util/other.syms1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index b12aba44e6..e8a813c9bb 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -510,6 +510,7 @@ OSSL_QUIC_ERR_NO_VIABLE_PATH define
OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN define
OSSL_QUIC_ERR_CRYPTO_ERR_END define
OSSL_QUIC_ERR_CRYPTO_ERR define
+OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT define
PEM_FLAG_EAY_COMPATIBLE define
PEM_FLAG_ONLY_B64 define
PEM_FLAG_SECURE define