Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cfgable.h89 char *tls_authtype; member
Dtool_cfgable.c73 Curl_safefree(config->tls_authtype); in free_config_fields()
Dtool_getparam.c1543 GetStr(&config->tls_authtype, nextarg); in getparameter()
1544 if(!curl_strequal(config->tls_authtype, "SRP")) in getparameter()
Dtool_operate.c1463 if(config->tls_authtype) in operate_do()
1465 config->tls_authtype); in operate_do()