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