Searched refs:ssl_handshake_init (Results 1 – 2 of 2) sorted by relevance
5284 static int ssl_handshake_init( mbedtls_ssl_context *ssl ) in ssl_handshake_init() function5444 if( ( ret = ssl_handshake_init( ssl ) ) != 0 ) in mbedtls_ssl_setup()5550 if( ( ret = ssl_handshake_init( ssl ) ) != 0 ) in ssl_session_reset_int()6392 if( ( ret = ssl_handshake_init( ssl ) ) != 0 ) in ssl_start_renegotiation()
936 * ssl_handshake_init() was leaving dirty pointers in subcontexts if malloc1243 * ssl_handshake_init() was leaving dirty pointers in subcontexts if malloc