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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dpassword_hash.c120 struct samr_Password *nt_history; member in struct:setup_password_fields_io::__anon9327
133 struct samr_Password *nt_history; member in struct:setup_password_fields_io::__anon9328
163 io->g.nt_history = talloc_array(io->ac,
166 if (!io->g.nt_history) {
172 io->g.nt_history[i+1] = io->o.nt_history[i];
177 io->g.nt_history[0] = *io->g.nt_hash;
183 E_md4hash("", io->g.nt_history[0].hash);
1858 io.g.nt_history,
2179 io.o.nt_history_len = samdb_result_hashes(io.ac, searched_msg, "ntPwdHistory", &io.o.nt_history);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dpassword_hash.c120 struct samr_Password *nt_history; member in struct:setup_password_fields_io::__anon8422
133 struct samr_Password *nt_history; member in struct:setup_password_fields_io::__anon8423
163 io->g.nt_history = talloc_array(io->ac,
166 if (!io->g.nt_history) {
172 io->g.nt_history[i+1] = io->o.nt_history[i];
177 io->g.nt_history[0] = *io->g.nt_hash;
183 E_md4hash("", io->g.nt_history[0].hash);
1858 io.g.nt_history,
2179 io.o.nt_history_len = samdb_result_hashes(io.ac, searched_msg, "ntPwdHistory", &io.o.nt_history);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/dsdb/samdb/ldb_modules/
H A Dpassword_hash.c120 struct samr_Password *nt_history; member in struct:setup_password_fields_io::__anon43352
133 struct samr_Password *nt_history; member in struct:setup_password_fields_io::__anon43353
163 io->g.nt_history = talloc_array(io->ac,
166 if (!io->g.nt_history) {
172 io->g.nt_history[i+1] = io->o.nt_history[i];
177 io->g.nt_history[0] = *io->g.nt_hash;
183 E_md4hash("", io->g.nt_history[0].hash);
1858 io.g.nt_history,
2179 io.o.nt_history_len = samdb_result_hashes(io.ac, searched_msg, "ntPwdHistory", &io.o.nt_history);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/gen_ndr/
H A Dnetlogon.h294 uint8_t *nt_history; member in struct:netr_PasswordHistory
H A Dndr_netlogon.c2309 NDR_CHECK(ndr_push_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
2328 NDR_PULL_ALLOC_N(ndr, r->nt_history, r->nt_length);
2329 NDR_CHECK(ndr_pull_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
2349 ndr_print_array_uint8(ndr, "nt_history", r->nt_history, r->nt_length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/gen_ndr/
H A Dnetlogon.h294 uint8_t *nt_history; member in struct:netr_PasswordHistory
H A Dndr_netlogon.c2309 NDR_CHECK(ndr_push_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
2328 NDR_PULL_ALLOC_N(ndr, r->nt_history, r->nt_length);
2329 NDR_CHECK(ndr_pull_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
2349 ndr_print_array_uint8(ndr, "nt_history", r->nt_history, r->nt_length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/librpc/gen_ndr/
H A Dnetlogon.h294 uint8_t *nt_history; member in struct:netr_PasswordHistory
H A Dndr_netlogon.c2309 NDR_CHECK(ndr_push_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
2328 NDR_PULL_ALLOC_N(ndr, r->nt_history, r->nt_length);
2329 NDR_CHECK(ndr_pull_array_uint8(ndr, NDR_SCALARS, r->nt_history, r->nt_length));
2349 ndr_print_array_uint8(ndr, "nt_history", r->nt_history, r->nt_length);

Completed in 251 milliseconds