mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-05 03:24:17 -04:00
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
@ -2366,7 +2366,7 @@ static int ssl_parse_server_ecdh_params_psa( mbedtls_ssl_context *ssl,
|
|||||||
* ECPoint public;
|
* ECPoint public;
|
||||||
* } ServerECDHParams;
|
* } ServerECDHParams;
|
||||||
*
|
*
|
||||||
* 1 curve_type (must be named curve)
|
* 1 curve_type (must be "named_curve")
|
||||||
* 2..3 NamedCurve
|
* 2..3 NamedCurve
|
||||||
* 4 ECPoint.len
|
* 4 ECPoint.len
|
||||||
* 5+ ECPoint contents
|
* 5+ ECPoint contents
|
||||||
|
Loading…
x
Reference in New Issue
Block a user