Searched refs:PROTOPT_SSL (Results 1 – 15 of 15) sorted by relevance
138 PROTOPT_SSL /* flags */220 if(conn->handler->flags & PROTOPT_SSL) in ldap_connect()244 if(conn->handler->flags & PROTOPT_SSL) { in ldap_connect()265 if(conn->handler->flags & PROTOPT_SSL) { in ldap_connecting()
181 PROTOPT_SSL /* flags */312 if(conn->given->flags & PROTOPT_SSL) in Curl_ldap()
156 PROTOPT_SSL | PROTOPT_CREDSPERREQUEST | PROTOPT_ALPN_NPN | /* flags */177 if(conn->handler->flags & PROTOPT_SSL) in http_setup_conn()1200 if((conn->handler->flags & PROTOPT_SSL in Curl_buffer_send()1487 DEBUGASSERT((conn) && (conn->handler->flags & PROTOPT_SSL)); in https_connecting()1507 if(conn->handler->flags & PROTOPT_SSL) in https_getsock()2589 if(!(conn->handler->flags&PROTOPT_SSL) && in Curl_http()3998 ((conn->handler->flags & PROTOPT_SSL) || in Curl_http_readwrite_headers()
116 PROTOPT_SSL /* flags */652 if((conn->handler->flags & PROTOPT_SSL)) { in smb_connection_state()
1191 if((needle->handler->flags&PROTOPT_SSL) != in ConnectionExists()1192 (check->handler->flags&PROTOPT_SSL)) in ConnectionExists()1229 if(needle->handler->flags&PROTOPT_SSL) { in ConnectionExists()1289 if((needle->handler->flags&PROTOPT_SSL) in ConnectionExists()1310 if(needle->handler->flags & PROTOPT_SSL) { in ConnectionExists()3482 if((conn->given->flags&PROTOPT_SSL) && conn->bits.httpproxy)
160 PROTOPT_CLOSEACTION | PROTOPT_SSL1019 if((conn->handler->flags & PROTOPT_SSL) && !pop3c->ssldone) { in pop3_multi_statemach()
165 PROTOPT_CLOSEACTION | PROTOPT_SSL1251 if((conn->handler->flags & PROTOPT_SSL) && !smtpc->ssldone) { in smtp_multi_statemach()
326 PROTOPT_SSL | PROTOPT_STREAM /* flags */1976 if(conn->handler->flags & PROTOPT_SSL) in http2_send()2171 if(conn->handler->flags & PROTOPT_SSL) in Curl_http2_setup()
164 PROTOPT_CLOSEACTION | PROTOPT_SSL | /* flags */1356 if((conn->handler->flags & PROTOPT_SSL) && !imapc->ssldone) { in imap_multi_statemach()
747 #define PROTOPT_SSL (1<<0) /* uses SSL */ macro
1243 if(conn->given->flags & PROTOPT_SSL) in singleipconnect()
204 PROTOPT_SSL | PROTOPT_DUAL | PROTOPT_CLOSEACTION |3103 if(conn->handler->flags & PROTOPT_SSL) { in ftp_connect()
158 PROTOPT_SSL | PROTOPT_STREAM /* flags */672 if(conn->handler->flags & PROTOPT_SSL) in http_request()
954 PROTOPT_SSL | PROTOPT_STREAM /* flags */1483 if(conn->handler->flags & PROTOPT_SSL) in http_request()
1035 - `PROTOPT_SSL` - will make it connect and negotiate SSL