Improve a comment and fix some whitespace
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
141be6cc7f
commit
422370d633
2 changed files with 2 additions and 2 deletions
|
@ -2366,7 +2366,7 @@ static int ssl_parse_server_ecdh_params_psa( mbedtls_ssl_context *ssl,
|
|||
* ECPoint public;
|
||||
* } ServerECDHParams;
|
||||
*
|
||||
* 1 curve_type (must be named curve)
|
||||
* 1 curve_type (must be "named_curve")
|
||||
* 2..3 NamedCurve
|
||||
* 4 ECPoint.len
|
||||
* 5+ ECPoint contents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue