Searched refs:tls_authtype (Results 1 – 4 of 4) sorted by relevance
80 char *tls_authtype; member
70 Curl_safefree(config->tls_authtype); in free_config_fields()
1424 GetStr(&config->tls_authtype, nextarg); in getparameter()1425 if(!curl_strequal(config->tls_authtype, "SRP")) in getparameter()
1357 if(config->tls_authtype) in operate_do()1359 config->tls_authtype); in operate_do()