Searched defs:hashFactor (Results 1 – 1 of 1) sorted by relevance
581 public boolean checkPasswordHistory(byte[] passwordToCheck, byte[] hashFactor, int userId) { in checkPasswordHistory()1344 private String passwordToHistoryHash(byte[] passwordToHash, byte[] hashFactor, int userId) { in passwordToHistoryHash()