Searched refs:failed_authn_types (Results 1 – 2 of 2) sorted by relevance
166 if (authn_info->failed_authn_types & scheme->type) { in handle_auth_headers()218 authn_info->failed_authn_types |= scheme->type; in handle_auth_headers()
128 int failed_authn_types; member