Searched refs:calculateThmKfHash (Results 1 – 4 of 4) sorted by relevance
92 byte[] thmKfHash = calculateThmKfHash(lockScreenHash); in thmEncryptRecoveryKey()110 public static byte[] calculateThmKfHash(byte[] lockScreenHash) in calculateThmKfHash() method in KeySyncUtils
556 byte[] thmKfHash = KeySyncUtils.calculateThmKfHash(kfHash); in startRecoverySession()
80 byte[] thmKfHash = KeySyncUtils.calculateThmKfHash(lockScreenHash); in calculateThmKfHash_isShaOfLockScreenHashWithPrefix()87 byte[] thmKfHash = KeySyncUtils.calculateThmKfHash(utf8Bytes("1234")); in calculateThmKfHash_is256BitsLong()
927 /*sharedSecret=*/ KeySyncUtils.calculateThmKfHash(lockScreenHash), in decryptThmEncryptedKey()