Searched refs:PERSONALIZATION_E0 (Results 1 – 1 of 1) sorted by relevance
131 private static final byte[] PERSONALIZATION_E0 = "e0-encryption".getBytes(); field in SyntheticPasswordManager196 PERSONALIZATION_E0, P0); in initialize()214 return SyntheticPasswordCrypto.decrypt(syntheticPassword.getBytes(), PERSONALIZATION_E0, in computeP0()