Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordManager.java203 public byte[] deriveGkPassword() { in deriveGkPassword() method in SyntheticPasswordManager.AuthenticationToken
574 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()
H A DLockSettingsService.java2926 authResult.authToken.deriveGkPassword()); in spBasedDoVerifyCredential()
2951 authResult.authToken.deriveGkPassword()); in spBasedDoVerifyCredential()
/aosp12/frameworks/base/services/
H A Dart-profile23833 HSPLcom/android/server/locksettings/SyntheticPasswordManager$AuthenticationToken;->deriveGkPassword