Searched refs:ssl_options (Results 1 – 3 of 3) sorted by relevance
201 (c1->ssl_options == c2->ssl_options) && in match_ssl_primary_config()250 dest->ssl_options = source->ssl_options; in clone_ssl_primary_config()
307 unsigned char ssl_options; /* the CURLOPT_SSL_OPTIONS bitmask */ member
1061 data->set.ssl.primary.ssl_options = (unsigned char)(arg & 0xff); in setopt_long()1075 data->set.proxy_ssl.primary.ssl_options = (unsigned char)(arg & 0xff); in setopt_long()
Completed in 22 milliseconds