Searched refs:mEncryptedEscrowSplit0 (Results 1 – 1 of 1) sorted by relevance
220 private @Nullable byte[] mEncryptedEscrowSplit0; field in SyntheticPasswordManager.SyntheticPassword276 mEncryptedEscrowSplit0 = encryptedEscrowSplit0; in setEscrowData()287 Objects.requireNonNull(mEncryptedEscrowSplit0); in recreateFromEscrow()329 if (mEncryptedEscrowSplit0 == null) { in getEscrowSecret()333 mEncryptedEscrowSplit0); in getEscrowSecret()823 saveState(SP_E0_NAME, sp.mEncryptedEscrowSplit0, NULL_PROTECTOR_ID, userId); in saveEscrowData()