Searched refs:SSL_connect (Results 1 – 6 of 6) sorted by relevance
595 return(SSL_connect(s)); in ssl23_get_server_hello()
1452 int SSL_connect(SSL *ssl);
867 int SSL_connect(SSL *s) in SSL_connect() function
699 i=SSL_connect(serverCon); in doConnection()
1910 res = SSL_connect(conn->ssl); in tls_connection_handshake()