mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-10 00:49:04 +08: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
|
* Move `session_negotiate->ciphersuite` assignment here which after
|
||||||
* early data cipher suite check when receiving "early_data" extension
|
* early data cipher suite check.
|
||||||
* in EncryptedExtensions.
|
|
||||||
*
|
*
|
||||||
* We compute transform_handshake by the cipher suite chosen from
|
* We compute transform_handshake by the cipher suite chosen from
|
||||||
* the server in `handshake`. `session_negotiate->ciphersuite` is the
|
* the server in `handshake`. `session_negotiate->ciphersuite` is the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user