Searched refs:tls_authtype (Results 1 – 4 of 4) sorted by relevance
89 char *tls_authtype; member
73 Curl_safefree(config->tls_authtype); in free_config_fields()
1543 GetStr(&config->tls_authtype, nextarg); in getparameter()1544 if(!curl_strequal(config->tls_authtype, "SRP")) in getparameter()
1463 if(config->tls_authtype) in operate_do()1465 config->tls_authtype); in operate_do()