Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_mail_client.c149 static int do_handshake(mbedtls_ssl_context *ssl) in do_handshake() function
605 if (do_handshake(&ssl) != 0) { in main()
668 if (do_handshake(&ssl) != 0) { in main()