Searched refs:AUTH_TOKEN_WRONG_SID (Results 1 – 4 of 4) sorted by relevance
54 AUTH_TOKEN_WRONG_SID = -3, // Found a token with the right challenge, but wrong SID. This enumerator
136 if (!matching_op->SatisfiesAuth(sids, auth_type)) return AUTH_TOKEN_WRONG_SID; in FindAuthPerOpAuthorization()
1693 case AuthTokenTable::AUTH_TOKEN_WRONG_SID: in getAuthToken()
265 EXPECT_EQ(AuthTokenTable::AUTH_TOKEN_WRONG_SID, in TEST()