Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/programs/ssl/
Dssl_mail_client.c167 static int do_handshake( mbedtls_ssl_context *ssl ) in do_handshake() function
630 if( do_handshake( &ssl ) != 0 ) in main()
699 if( do_handshake( &ssl ) != 0 ) in main()