old_nt_pw_salted_md5_hash 1057 source3/smbd/chgpasswd.c 		const uchar *old_nt_pw_salted_md5_hash = &pwhistory[(i*PW_HISTORY_ENTRY_LEN)+
old_nt_pw_salted_md5_hash 1059 source3/smbd/chgpasswd.c 		if (!memcmp(zero_md5_nt_pw, old_nt_pw_salted_md5_hash, SALTED_MD5_HASH_LEN)) {
old_nt_pw_salted_md5_hash 1066 source3/smbd/chgpasswd.c 		if (!memcmp(new_nt_pw_salted_md5_hash, old_nt_pw_salted_md5_hash, SALTED_MD5_HASH_LEN)) {