Searched refs:user_secure_id (Results 1 – 2 of 2) sorted by relevance
485 const uint64_t user_secure_id, in AuthTokenMatches() argument502 if (user_secure_id != auth_token->user_id && user_secure_id != auth_token->authenticator_id) { in AuthTokenMatches()504 auth_token->user_id, auth_token->authenticator_id, user_secure_id); in AuthTokenMatches()
231 const uint64_t user_secure_id, const int auth_type_index,