Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DSyntheticPasswordTests.java83 AuthenticationResult result = manager.unwrapPasswordBasedSyntheticPassword( in testPasswordBasedSyntheticPassword()
88 result = manager.unwrapPasswordBasedSyntheticPassword(mGateKeeperService, handle, in testPasswordBasedSyntheticPassword()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java788 mSpManager.unwrapPasswordBasedSyntheticPassword(getGateKeeperService(), in tryDeriveAuthTokenForUnsecuredPrimaryUser()
2919 authResult = mSpManager.unwrapPasswordBasedSyntheticPassword( in spBasedDoVerifyCredential()
3182 AuthenticationResult authResult = mSpManager.unwrapPasswordBasedSyntheticPassword(
3232 AuthenticationResult auth = mSpManager.unwrapPasswordBasedSyntheticPassword(
3257 auth = mSpManager.unwrapPasswordBasedSyntheticPassword(getGateKeeperService(),
H A DSyntheticPasswordManager.java983 public AuthenticationResult unwrapPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in unwrapPasswordBasedSyntheticPassword() method in SyntheticPasswordManager
/aosp12/frameworks/base/services/
H A Dart-profile23914 HPLcom/android/server/locksettings/SyntheticPasswordManager;->unwrapPasswordBasedSyntheticPassword(…