nt_history       2250 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
nt_history       2268 librpc/gen_ndr/ndr_netlogon.c 		NDR_PULL_ALLOC_N(ndr, r->nt_history, r->nt_length);
nt_history       2269 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
nt_history       2288 librpc/gen_ndr/ndr_netlogon.c 	ndr_print_array_uint8(ndr, "nt_history", r->nt_history, r->nt_length);
nt_history        280 librpc/gen_ndr/netlogon.h 	uint8_t *nt_history;
nt_history        120 source4/dsdb/samdb/ldb_modules/password_hash.c 		struct samr_Password *nt_history;
nt_history        133 source4/dsdb/samdb/ldb_modules/password_hash.c 		struct samr_Password *nt_history;
nt_history        163 source4/dsdb/samdb/ldb_modules/password_hash.c 	io->g.nt_history = talloc_array(io->ac,
nt_history        166 source4/dsdb/samdb/ldb_modules/password_hash.c 	if (!io->g.nt_history) {
nt_history        172 source4/dsdb/samdb/ldb_modules/password_hash.c 		io->g.nt_history[i+1] = io->o.nt_history[i];
nt_history        177 source4/dsdb/samdb/ldb_modules/password_hash.c 		io->g.nt_history[0] = *io->g.nt_hash;
nt_history        183 source4/dsdb/samdb/ldb_modules/password_hash.c 		E_md4hash("", io->g.nt_history[0].hash);
nt_history       1811 source4/dsdb/samdb/ldb_modules/password_hash.c 					   io.g.nt_history,
nt_history       2171 source4/dsdb/samdb/ldb_modules/password_hash.c 	io.o.nt_history_len		= samdb_result_hashes(io.ac, searched_msg, "ntPwdHistory", &io.o.nt_history);
nt_history       2206 source4/dsdb/samdb/ldb_modules/password_hash.c 					   io.g.nt_history,