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.c2007 err = getstr(&config->tls_authtype, nextarg, DENY_BLANK); in getparameter()
2008 if(!err && strcmp(config->tls_authtype, "SRP")) in getparameter()
H A Dtool_operate.c1654 if(config->tls_authtype) in config2setopts()
1656 config->tls_authtype); in config2setopts()

Completed in 26 milliseconds