Searched refs:PERSONALIZATION_AUTHSECRET_KEY (Results 1 – 1 of 1) sorted by relevance
128 private static final byte[] PERSONALIZATION_AUTHSECRET_KEY = "authsecret-hal".getBytes(); field in SyntheticPasswordManager183 return derivePassword(PERSONALIZATION_AUTHSECRET_KEY); in deriveVendorAuthSecret()