SSL_do_handshake
ret = (int)SSL_do_handshake(ssl);
LSSL_USED(SSL_do_handshake);
int SSL_do_handshake(SSL *s);
LSSL_ALIAS(SSL_do_handshake);
if ((ssl_ret = SSL_do_handshake(ssl)) == 1) {
r = SSL_do_handshake(c->ssl);
i = SSL_do_handshake(con);
i = SSL_do_handshake(con);
if( (r=SSL_do_handshake(dtw->ssl)) == 1)
if( (r=SSL_do_handshake(ssl)) == 1)
r = SSL_do_handshake(s->ssl);
r = SSL_do_handshake(data->tls_auth);
r = SSL_do_handshake(data->tls);
ret = SSL_do_handshake(tp->ssl);
r = SSL_do_handshake(s->ssl);
r = SSL_do_handshake(dtio->ssl);
r = SSL_do_handshake(data->ssl);
if( (r=SSL_do_handshake(ssl)) == 1)
if( (r=SSL_do_handshake(ssl)) == 1)
if( (r=SSL_do_handshake(ssl)) == 1)
if( (r=SSL_do_handshake(ssl)) == 1)
r = SSL_do_handshake(c->ssl);