Searched refs:getPasswordHistoryHashFactor (Results 1 – 1 of 1) sorted by relevance
563 public byte[] getPasswordHistoryHashFactor(byte[] currentPassword, int userId) { in getPasswordHistoryHashFactor() method in LockPatternUtils1048 final byte[] hashFactor = getPasswordHistoryHashFactor(password, userHandle); in updatePasswordHistory()