Searched refs:THM_KF_HASH_PREFIX (Results 1 – 1 of 1) sorted by relevance
64 private static final byte[] THM_KF_HASH_PREFIX = "THM_KF_hash".getBytes(StandardCharsets.UTF_8); field in KeySyncUtils111 messageDigest.update(THM_KF_HASH_PREFIX); in calculateThmKfHash()