Searched refs:mEncryptedEscrowSplit0 (Results 1 – 1 of 1) sorted by relevance
225 private @Nullable byte[] mEncryptedEscrowSplit0; field in SyntheticPasswordManager.SyntheticPassword281 mEncryptedEscrowSplit0 = encryptedEscrowSplit0; in setEscrowData()292 Objects.requireNonNull(mEncryptedEscrowSplit0); in recreateFromEscrow()334 if (mEncryptedEscrowSplit0 == null) { in getEscrowSecret()338 mEncryptedEscrowSplit0); in getEscrowSecret()878 saveState(SP_E0_NAME, sp.mEncryptedEscrowSplit0, NULL_PROTECTOR_ID, userId); in saveEscrowData()