mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-10 06:44:28 +00:00
tls13: early_data: cli: improve comment
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
2bef7fbc8d
commit
e72dfff1d6
@ -2207,8 +2207,7 @@ static int ssl_tls13_process_encrypted_extensions(mbedtls_ssl_context *ssl)
|
||||
|
||||
/*
|
||||
* Move `session_negotiate->ciphersuite` assignment here which after
|
||||
* early data cipher suite check when receiving "early_data" extension
|
||||
* in EncryptedExtensions.
|
||||
* early data cipher suite check.
|
||||
*
|
||||
* We compute transform_handshake by the cipher suite chosen from
|
||||
* the server in `handshake`. `session_negotiate->ciphersuite` is the
|
||||
|
Loading…
x
Reference in New Issue
Block a user