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