Searched refs:policy_pwhistory_len (Results 1 – 1 of 1) sorted by relevance
304 uint32_t policy_pwhistory_len; in need_to_increment_bad_pw_count() local311 &policy_pwhistory_len); in need_to_increment_bad_pw_count()312 if (policy_pwhistory_len == 0) { in need_to_increment_bad_pw_count()324 for (i=1; i < MIN(MIN(3, policy_pwhistory_len), pwhistory_len); i++) { in need_to_increment_bad_pw_count()