sambaLMPwdHistory 1594 source4/dsdb/common/util.c 	struct samr_Password *sambaLMPwdHistory, *sambaNTPwdHistory, *lmPwdHash, *ntPwdHash;
sambaLMPwdHistory 1615 source4/dsdb/common/util.c 						 "lmPwdHistory", &sambaLMPwdHistory);
sambaLMPwdHistory 1762 source4/dsdb/common/util.c 			if (memcmp(lmNewHash->hash, sambaLMPwdHistory[i].hash, 16) == 0) {