cipher_suite.c add another inline exception for EDE

This commit is contained in:
Viktor Szakats 2025-07-16 13:24:17 +02:00
parent d301a87144
commit 14bc3ed2fe
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -111,7 +111,7 @@ enum {
CS_TXT_IDX_ECDH,
CS_TXT_IDX_ECDHE,
CS_TXT_IDX_ECDSA,
CS_TXT_IDX_EDE,
CS_TXT_IDX_EDE, /* spellchecker:disable-line */
CS_TXT_IDX_GCM,
CS_TXT_IDX_MD5,
CS_TXT_IDX_NULL,