Searched refs:PROTOPT_SSL (Results 1 – 16 of 16) sorted by relevance
142 PROTOPT_SSL /* flags */224 if(conn->handler->flags & PROTOPT_SSL) in oldap_connect()248 if(conn->handler->flags & PROTOPT_SSL) { in oldap_connect()270 if(conn->handler->flags & PROTOPT_SSL) { in oldap_connecting()
105 PROTOPT_SSL /* flags */
168 PROTOPT_SSL | PROTOPT_CREDSPERREQUEST | PROTOPT_ALPN_NPN | /* flags */189 if(conn->handler->flags & PROTOPT_SSL) in http_setup_conn()1275 if((conn->handler->flags & PROTOPT_SSL in Curl_buffer_send()1593 DEBUGASSERT((data) && (data->conn->handler->flags & PROTOPT_SSL)); in https_connecting()1615 if(conn->handler->flags & PROTOPT_SSL) in https_getsock()3236 if(!(conn->handler->flags&PROTOPT_SSL) && in Curl_http()3672 (conn->handler->flags & PROTOPT_SSL)) { in Curl_http_header()3688 ((conn->handler->flags & PROTOPT_SSL) || in Curl_http_header()
184 PROTOPT_SSL /* flags */315 if(conn->given->flags & PROTOPT_SSL) in ldap_do()
120 PROTOPT_SSL /* flags */669 if((conn->handler->flags & PROTOPT_SSL)) { in smb_connection_state()
167 PROTOPT_CLOSEACTION | PROTOPT_SSL1033 if((conn->handler->flags & PROTOPT_SSL) && !pop3c->ssldone) { in pop3_multi_statemach()
1234 if((needle->handler->flags&PROTOPT_SSL) != in ConnectionExists()1235 (check->handler->flags&PROTOPT_SSL)) in ConnectionExists()1272 if(needle->handler->flags&PROTOPT_SSL) { in ConnectionExists()1366 if((needle->handler->flags&PROTOPT_SSL) in ConnectionExists()1387 if(needle->handler->flags & PROTOPT_SSL) { in ConnectionExists()3679 if((conn->given->flags&PROTOPT_SSL) && conn->bits.httpproxy)
351 PROTOPT_SSL | PROTOPT_STREAM /* flags */2031 if(conn->handler->flags & PROTOPT_SSL) in http2_send()2225 if(conn->handler->flags & PROTOPT_SSL) in Curl_http2_setup()
172 PROTOPT_CLOSEACTION | PROTOPT_SSL1265 if((conn->handler->flags & PROTOPT_SSL) && !smtpc->ssldone) { in smtp_multi_statemach()
172 PROTOPT_CLOSEACTION | PROTOPT_SSL | /* flags */1371 if((conn->handler->flags & PROTOPT_SSL) && !imapc->ssldone) { in imap_multi_statemach()
815 #define PROTOPT_SSL (1<<0) /* uses SSL */ macro
1290 if(conn->given->flags & PROTOPT_SSL) in singleipconnect()
213 PROTOPT_SSL | PROTOPT_DUAL | PROTOPT_CLOSEACTION |3160 if(conn->handler->flags & PROTOPT_SSL) { in ftp_connect()
164 PROTOPT_SSL | PROTOPT_STREAM /* flags */695 if(conn->handler->flags & PROTOPT_SSL) in http_request()
941 PROTOPT_SSL | PROTOPT_STREAM /* flags */1477 if(conn->handler->flags & PROTOPT_SSL) in http_request()
1040 - `PROTOPT_SSL` - will make it connect and negotiate SSL