Searched refs:authentication_required (Results 1 – 1 of 1) sorted by relevance
174 bool authentication_required = (auth_type_index != -1); in AuthorizeUpdateOrFinish() local177 authentication_required = true; in AuthorizeUpdateOrFinish()185 if (authentication_required) in AuthorizeUpdateOrFinish()224 bool authentication_required = false; in AuthorizeBegin() local270 authentication_required = true; in AuthorizeBegin()331 if (authentication_required && !auth_token_matched) { in AuthorizeBegin()