mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02:00
committed by
Manuel Pégourié-Gonnard
parent
f9333a3ac4
commit
7fe3638b54
@@ -477,7 +477,7 @@ void mbedtls_test_ssl_endpoint_free(
|
||||
* &server.ssl, &client.ssl,
|
||||
* MBEDTLS_SSL_HANDSHAKE_OVER);
|
||||
* mbedtls_test_move_handshake_to_state(
|
||||
* &client.ssl, &client.ssl,
|
||||
* &client.ssl, &server.ssl,
|
||||
* MBEDTLS_SSL_HANDSHAKE_OVER);
|
||||
* ```
|
||||
* Note that you need both calls to reach the handshake-over state on
|
||||
|
||||
Reference in New Issue
Block a user