mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-07 12:57:18 +02:00
This commit fixes a comparison of ssl_session->encrypt_then_mac against the ETM-unrelated constant SSL_EXTENDED_MS_DISABLED. Instead, SSL_ETM_DISABLED should be used. The typo is has no functional effect since both constants have the same value 0.
116 KiB
116 KiB