Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DFakeGateKeeperService.java120 return verifyChallenge(uid, 0, enrolledPasswordHandle, providedPassword); in verify()
124 public GateKeeperResponse verifyChallenge(int uid, long challenge, in verifyChallenge() method in FakeGateKeeperService
/frameworks/base/services/core/java/com/android/server/locksettings/
DSyntheticPasswordManager.java689 GateKeeperResponse response = gatekeeper.verifyChallenge(fakeUid(persistentData.userId), in verifyFrpCredential()
889 GateKeeperResponse response = gatekeeper.verifyChallenge(fakeUid(userId), 0L, in unwrapPasswordBasedSyntheticPassword()
931 result.gkResponse = verifyChallenge(gatekeeper, result.authToken, 0L, userId); in unwrapPasswordBasedSyntheticPassword()
966 result.gkResponse = verifyChallenge(gatekeeper, result.authToken, 0L, userId); in unwrapTokenBasedSyntheticPassword()
1030 public @Nullable VerifyCredentialResponse verifyChallenge(IGateKeeperService gatekeeper, in verifyChallenge() method in SyntheticPasswordManager
1039 GateKeeperResponse response = gatekeeper.verifyChallenge(userId, challenge, in verifyChallenge()
1051 return verifyChallenge(gatekeeper, auth, challenge, userId); in verifyChallenge()
DLockSettingsService.java1568 .verifyChallenge(userId, 0, willStore.hash, credential); in setLockCredentialInternal()
1988 .verifyChallenge(userId, challenge, storedHash.hash, credential); in verifyCredential()
2518 mSpManager.verifyChallenge(getGateKeeperService(), auth, 0L, userId); in initializeSyntheticPasswordLocked()
2599 response = mSpManager.verifyChallenge(getGateKeeperService(), authResult.authToken, in spBasedDoVerifyCredential()
2675 mSpManager.verifyChallenge(getGateKeeperService(), auth, 0L, userId); in setLockCredentialWithAuthTokenLocked()
2680 mSpManager.verifyChallenge(getGateKeeperService(), auth, 0L, userId); in setLockCredentialWithAuthTokenLocked()
/frameworks/base/services/
Dart-profile8411 PLcom/android/server/locksettings/SyntheticPasswordManager;->verifyChallenge(Landroid/service/gatek…
/frameworks/base/config/
Dboot-image-profile.txt13161 HPLandroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;->verifyChallenge(IJ[B[B)Landroid/servi…