Home
last modified time | relevance | path

Searched refs:ssl_options (Results 1 – 3 of 3) sorted by relevance

/curl/lib/vtls/
H A Dvtls.c201 (c1->ssl_options == c2->ssl_options) && in match_ssl_primary_config()
250 dest->ssl_options = source->ssl_options; in clone_ssl_primary_config()
/curl/lib/
H A Durldata.h307 unsigned char ssl_options; /* the CURLOPT_SSL_OPTIONS bitmask */ member
H A Dsetopt.c1061 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