Searched refs:getSyntheticPassword (Results 1 – 6 of 6) sorted by relevance
104 assertThat(actual.getSyntheticPassword(), is(expected.getSyntheticPassword())); in fromEntries_loopback_success()133 assertThat(actual.getSyntheticPassword(), is(testSp)); in fromEncryptedData_legacyVersion_success()
61 public byte[] getSyntheticPassword() { in getSyntheticPassword() method in RebootEscrowData
831 escrowData.getSyntheticPassword(), userId); in restoreRebootEscrowForUser()
344 public byte[] getSyntheticPassword() { in getSyntheticPassword() method in SyntheticPasswordManager.SyntheticPassword1348 spSecret = sp.getSyntheticPassword(); in createSyntheticPasswordBlob()
2872 userId, sp.getVersion(), sp.getSyntheticPassword()); in onSyntheticPasswordKnown()
14923 PLcom/android/server/locksettings/SyntheticPasswordManager$SyntheticPassword;->getSyntheticPassword…