Searched refs:mEncryptedEscrowSplit0 (Results 1 – 1 of 1) sorted by relevance
181 private @Nullable byte[] mEncryptedEscrowSplit0; field in SyntheticPasswordManager.AuthenticationToken229 mEncryptedEscrowSplit0 = encryptedEscrowSplit0; in setEscrowData()240 Objects.requireNonNull(mEncryptedEscrowSplit0); in recreateFromEscrow()281 if (mEncryptedEscrowSplit0 == null) { in getEscrowSecret()285 mEncryptedEscrowSplit0); in getEscrowSecret()635 saveState(SP_E0_NAME, authToken.mEncryptedEscrowSplit0, DEFAULT_HANDLE, userId); in saveEscrowData()