Searched defs:syntheticPassword (Results 1 – 3 of 3) sorted by relevance
44 private RebootEscrowData(byte spVersion, byte[] syntheticPassword, byte[] blob, in RebootEscrowData()110 byte[] syntheticPassword, SecretKey kk) in fromSyntheticPassword()
223 void onRebootEscrowRestored(byte spVersion, byte[] syntheticPassword, int userId); in onRebootEscrowRestored()842 byte[] syntheticPassword) { in callToRebootEscrowIfNeeded()
192 @Nullable public SyntheticPassword syntheticPassword; field in SyntheticPasswordManager.AuthenticationResult299 public void recreateDirectly(byte[] syntheticPassword) { in recreateDirectly()