Searched refs:ntNewHash (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/dsdb/common/
H A Dutil.c1659 *lmPwdHash, *ntPwdHash, *lmNewHash, *ntNewHash; local
1689 ntNewHash = param_ntNewHash;
1764 ntNewHash = &local_ntNewHash;
1822 if (ntNewHash && ntPwdHash && memcmp(ntNewHash->hash, ntPwdHash->hash, 16) == 0) {
1842 for (i=0; ntNewHash && i<sambaNTPwdHistory_len;i++) {
1843 if (memcmp(ntNewHash->hash, sambaNTPwdHistory[i].hash, 16) == 0) {
1871 if (ntNewHash) {
1872 CHECK_RET(samdb_msg_add_hash(ctx, mem_ctx, mod, "unicodePwd", ntNewHash));
1894 struct samr_Password *ntNewHash,
1890 samdb_set_password_sid(struct ldb_context *ctx, TALLOC_CTX *mem_ctx, const struct dom_sid *user_sid, const DATA_BLOB *new_pass, struct samr_Password *lmNewHash, struct samr_Password *ntNewHash, bool user_change, enum samr_RejectReason *reject_reason, struct samr_DomInfo1 **_dominfo) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/dsdb/common/
H A Dutil.c1659 *lmPwdHash, *ntPwdHash, *lmNewHash, *ntNewHash; local
1689 ntNewHash = param_ntNewHash;
1764 ntNewHash = &local_ntNewHash;
1822 if (ntNewHash && ntPwdHash && memcmp(ntNewHash->hash, ntPwdHash->hash, 16) == 0) {
1842 for (i=0; ntNewHash && i<sambaNTPwdHistory_len;i++) {
1843 if (memcmp(ntNewHash->hash, sambaNTPwdHistory[i].hash, 16) == 0) {
1871 if (ntNewHash) {
1872 CHECK_RET(samdb_msg_add_hash(ctx, mem_ctx, mod, "unicodePwd", ntNewHash));
1894 struct samr_Password *ntNewHash,
1890 samdb_set_password_sid(struct ldb_context *ctx, TALLOC_CTX *mem_ctx, const struct dom_sid *user_sid, const DATA_BLOB *new_pass, struct samr_Password *lmNewHash, struct samr_Password *ntNewHash, bool user_change, enum samr_RejectReason *reject_reason, struct samr_DomInfo1 **_dominfo) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/dsdb/common/
H A Dutil.c1659 *lmPwdHash, *ntPwdHash, *lmNewHash, *ntNewHash; local
1689 ntNewHash = param_ntNewHash;
1764 ntNewHash = &local_ntNewHash;
1822 if (ntNewHash && ntPwdHash && memcmp(ntNewHash->hash, ntPwdHash->hash, 16) == 0) {
1842 for (i=0; ntNewHash && i<sambaNTPwdHistory_len;i++) {
1843 if (memcmp(ntNewHash->hash, sambaNTPwdHistory[i].hash, 16) == 0) {
1871 if (ntNewHash) {
1872 CHECK_RET(samdb_msg_add_hash(ctx, mem_ctx, mod, "unicodePwd", ntNewHash));
1894 struct samr_Password *ntNewHash,
1890 samdb_set_password_sid(struct ldb_context *ctx, TALLOC_CTX *mem_ctx, const struct dom_sid *user_sid, const DATA_BLOB *new_pass, struct samr_Password *lmNewHash, struct samr_Password *ntNewHash, bool user_change, enum samr_RejectReason *reject_reason, struct samr_DomInfo1 **_dominfo) argument
[all...]

Completed in 184 milliseconds