Searched refs:historyLen (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_get_set.c990 Set the user's password history hash. historyLen is the number of
996 BOOL pdb_set_pw_history (SAM_ACCOUNT *sampass, const uint8 *pwd, uint32 historyLen, enum pdb_value_state flag) argument
1001 if (historyLen && pwd){
1003 pwd, historyLen*PW_HISTORY_ENTRY_LEN);

Completed in 92 milliseconds