Home
last modified time | relevance | path

Searched refs:otherChallenge (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/identity/aidl/vts/
DUserAuthTests.cpp315 uint64_t otherChallenge = authChallenge_ ^ 0x12345678; in TEST_P() local
316 auto [authToken, verificationToken] = mintTokens(otherChallenge, // challengeForAuthToken in TEST_P()