Home | History | Annotate | Download | only in openssl

Lines Matching full:ssl_connect

291 /* SSL_connect configures |ssl| as a client, if unconfigured, and calls
293 OPENSSL_EXPORT int SSL_connect(SSL *ssl);
1649 * |SSL_do_handshake| or |SSL_connect| completes if False Start is enabled. Thus
3789 * needs re-doing when in SSL_accept or SSL_connect */
3874 * SSL_connect() */