Fix typo in comment
This commit is contained in:
parent
a7505d18eb
commit
31d3ef11f5
1 changed files with 1 additions and 1 deletions
|
@ -1521,7 +1521,7 @@ end:
|
||||||
* - SSL/TLS minor version
|
* - SSL/TLS minor version
|
||||||
* - hash associated with the ciphersuite (only used by TLS 1.2)
|
* - hash associated with the ciphersuite (only used by TLS 1.2)
|
||||||
*
|
*
|
||||||
* Ouputs:
|
* Outputs:
|
||||||
* - the tls_prf, calc_verify and calc_finished members of handshake structure
|
* - the tls_prf, calc_verify and calc_finished members of handshake structure
|
||||||
*/
|
*/
|
||||||
static int ssl_set_handshake_prfs( mbedtls_ssl_handshake_params *handshake,
|
static int ssl_set_handshake_prfs( mbedtls_ssl_handshake_params *handshake,
|
||||||
|
|
Loading…
Reference in a new issue