mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
committed by
Manuel Pégourié-Gonnard
parent
84ccbd8002
commit
161cadd1cc
@@ -482,7 +482,7 @@ void mbedtls_test_ssl_endpoint_free(
|
|||||||
* &server.ssl, &client.ssl,
|
* &server.ssl, &client.ssl,
|
||||||
* MBEDTLS_SSL_HANDSHAKE_OVER);
|
* MBEDTLS_SSL_HANDSHAKE_OVER);
|
||||||
* mbedtls_test_move_handshake_to_state(
|
* mbedtls_test_move_handshake_to_state(
|
||||||
* &client.ssl, &client.ssl,
|
* &client.ssl, &server.ssl,
|
||||||
* MBEDTLS_SSL_HANDSHAKE_OVER);
|
* MBEDTLS_SSL_HANDSHAKE_OVER);
|
||||||
* ```
|
* ```
|
||||||
* Note that you need both calls to reach the handshake-over state on
|
* Note that you need both calls to reach the handshake-over state on
|
||||||
|
Reference in New Issue
Block a user