Searched defs:lockScreenHash (Results 1 – 2 of 2) sorted by relevance
85 byte[] lockScreenHash, in thmEncryptRecoveryKey()108 public static byte[] calculateThmKfHash(byte[] lockScreenHash) in calculateThmKfHash()126 static byte[] locallyEncryptRecoveryKey(byte[] lockScreenHash, SecretKey recoveryKey) in locallyEncryptRecoveryKey()
850 byte[] lockScreenHash, byte[] encryptedKey, byte[] vaultParams) throws Exception { in decryptThmEncryptedKey()