Home
last modified time | relevance | path

Searched refs:ssl_ec_curves (Results 1 – 4 of 4) sorted by relevance

/curl/src/
H A Dtool_cfgable.h167 char *ssl_ec_curves; member
H A Dtool_cfgable.c146 Curl_safefree(config->ssl_ec_curves); in free_config_fields()
H A Dtool_operate.c1277 if(config->ssl_ec_curves) in config2setopts()
1278 my_setopt_str(curl, CURLOPT_SSL_EC_CURVES, config->ssl_ec_curves); in config2setopts()
H A Dtool_getparam.c2136 err = getstr(&config->ssl_ec_curves, nextarg, DENY_BLANK); in getparameter()

Completed in 30 milliseconds