Home
last modified time | relevance | path

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

/net-tools-3.4.0/mbedtls-2.4.0/library/
Dssl_tls.c2161 static int ssl_resend_hello_request( mbedtls_ssl_context *ssl ) in ssl_resend_hello_request() function
2346 if( ( ret = ssl_resend_hello_request( ssl ) ) != 0 ) in mbedtls_ssl_fetch_input()
6730 if( ( ret = ssl_resend_hello_request( ssl ) ) != 0 ) in mbedtls_ssl_read()