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