Searched refs:otherChallenge (Results 1 – 1 of 1) sorted by relevance
315 uint64_t otherChallenge = authChallenge_ ^ 0x12345678; in TEST_P() local316 auto [authToken, verificationToken] = mintTokens(otherChallenge, // challengeForAuthToken in TEST_P()