Searched refs:deriveGkPassword (Results 1 – 3 of 3) sorted by relevance
203 public byte[] deriveGkPassword() { in deriveGkPassword() method in SyntheticPasswordManager.AuthenticationToken574 result.deriveGkPassword()); in newSyntheticPasswordAndSid()599 response = gatekeeper.enroll(userId, null, null, authToken.deriveGkPassword()); in newSidForUser()1181 return verifyChallengeInternal(gatekeeper, auth.deriveGkPassword(), challenge, userId); in verifyChallenge()
2926 authResult.authToken.deriveGkPassword()); in spBasedDoVerifyCredential()2951 authResult.authToken.deriveGkPassword()); in spBasedDoVerifyCredential()
23833 HSPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveGkPassword…