summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-07-27 14:44:28 +0100
committerMatt Caswell <matt@openssl.org>2022-08-18 16:38:14 +0100
commitf6aab7b1e1410cf28ec45410aa4ee54f40baf13d (patch)
tree07b618cc0e19f5d17c9e306fe7f4d5b2b3c8d72d /util
parentdf60982574338309856d4f746a2b641c108b1276 (diff)
Rename DTLS1_BITMAP to DTLS_BITMAP
The 1 in DTLS1 is confusing and is removed. We also tweak the structure to always be able to track 64 packets regardless of whether we are on a 32 bit or 64 bit system. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18132)
Diffstat (limited to 'util')
-rw-r--r--util/indent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/indent.pro b/util/indent.pro
index 4851c7338a..928218c5d3 100644
--- a/util/indent.pro
+++ b/util/indent.pro
@@ -188,7 +188,7 @@
-T DSO_METHOD
-T DSO_NAME_CONVERTER_FUNC
-T DSO_VMS_INTERNAL
--T DTLS1_BITMAP
+-T DTLS_BITMAP
-T DTLS1_RECORD_DATA
-T DTLS1_STATE
-T Dl_info