Home
last modified time | relevance | path

Searched refs:ssl_handshake_init (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/3rdparty/mbedtls/
H A Dssl_tls.c6788 static int ssl_handshake_init( mbedtls_ssl_context *ssl ) in ssl_handshake_init() function
7023 if( ( ret = ssl_handshake_init( ssl ) ) != 0 ) in mbedtls_ssl_setup()
7168 if( ( ret = ssl_handshake_init( ssl ) ) != 0 ) in ssl_session_reset_int()
8266 if( ( ret = ssl_handshake_init( ssl ) ) != 0 ) in ssl_start_renegotiation()