old_nt_hash_encrypted 6185 source3/include/proto.h 			 const uchar old_nt_hash_encrypted[16],
old_nt_hash_encrypted   54 source3/smbd/chgpasswd.c 				   const uchar old_nt_hash_encrypted[16],
old_nt_hash_encrypted  779 source3/smbd/chgpasswd.c 			 const uchar old_nt_hash_encrypted[16],
old_nt_hash_encrypted  805 source3/smbd/chgpasswd.c 				       old_nt_hash_encrypted,
old_nt_hash_encrypted  842 source3/smbd/chgpasswd.c 				   const uchar old_nt_hash_encrypted[16],
old_nt_hash_encrypted  858 source3/smbd/chgpasswd.c 	bool nt_pass_set = (password_encrypted_with_nt_hash && old_nt_hash_encrypted);
old_nt_hash_encrypted  948 source3/smbd/chgpasswd.c 			if (memcmp(verifier, old_nt_hash_encrypted, 16)) {