Searched refs:PERSONALISATION_WEAVER_KEY (Results 1 – 1 of 1) sorted by relevance
133 private static final byte[] PERSONALISATION_WEAVER_KEY = "weaver-key".getBytes(); field in SyntheticPasswordManager1184 byte[] key = SyntheticPasswordCrypto.personalisedHash(PERSONALISATION_WEAVER_KEY, token); in passwordTokenToWeaverKey()