Home | History | Annotate | Download | only in ssl

Lines Matching full:ssl_connect

796   int ret = SSL_connect(ssl.get());
798 // SSL_connect should fail without a BIO to write to.