Searched refs:unwrapPasswordBasedSyntheticPassword (Results 1 – 3 of 3) sorted by relevance
78 AuthenticationResult result = manager.unwrapPasswordBasedSyntheticPassword( in testPasswordBasedSyntheticPassword()82 result = manager.unwrapPasswordBasedSyntheticPassword(mGateKeeperService, handle, in testPasswordBasedSyntheticPassword()
610 mSpManager.unwrapPasswordBasedSyntheticPassword( in tryDeriveAuthTokenForUnsecuredPrimaryUser()2361 authResult = mSpManager.unwrapPasswordBasedSyntheticPassword( in spBasedDoVerifyCredential()2486 AuthenticationResult authResult = mSpManager.unwrapPasswordBasedSyntheticPassword( in spBasedSetLockCredentialInternalLocked()2562 AuthenticationResult auth = mSpManager.unwrapPasswordBasedSyntheticPassword( in getHashFactor()2586 auth = mSpManager.unwrapPasswordBasedSyntheticPassword(getGateKeeperService(), in addEscrowToken()
818 public AuthenticationResult unwrapPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in unwrapPasswordBasedSyntheticPassword() method in SyntheticPasswordManager