Searched refs:authmask (Results 1 – 1 of 1) sorted by relevance
495 unsigned long authmask = ~0ul; in Curl_http_auth_act() local498 authmask &= (unsigned long)~CURLAUTH_BEARER; in Curl_http_auth_act()510 pickhost = pickoneauth(&data->state.authhost, authmask); in Curl_http_auth_act()525 authmask & ~CURLAUTH_BEARER); in Curl_http_auth_act()
Completed in 19 milliseconds