mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 00:40:09 +00:00
c37423fa76
The enum constant had 'ske' in its name while this was a sub-state of the "write client key exchange" state; corresponding issue in the comment.