Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h98 char *tls_authtype; member
H A Dtool_cfgable.c76 Curl_safefree(config->tls_authtype); in free_config_fields()
H A Dtool_getparam.c2003 err = getstr(&config->tls_authtype, nextarg, DENY_BLANK); in getparameter()
2004 if(!err && strcmp(config->tls_authtype, "SRP")) in getparameter()
H A Dtool_operate.c2284 if(config->tls_authtype) in single_transfer()
2286 config->tls_authtype); in single_transfer()

Completed in 25 milliseconds