Searched refs:new_pw_clear (Results 1 – 2 of 2) sorted by relevance
62 char *new_pw_clear,261 char *new_pw_clear) in netr_set_user_password() argument270 samr_make_encrypted_password(&info.encr_pw, new_pw_clear, ssn_key); in netr_set_user_password()289 char *new_pw_clear) in netr_change_password() argument312 (void) smb_auth_ntlm_hash(new_pw_clear, new_nt_hash); in netr_change_password()313 samr_make_encrypted_password(&epw, new_pw_clear, old_nt_hash); in netr_change_password()342 char *new_pw_clear, in samr_make_encrypted_password() argument350 samr_fill_userpw(&pwu.u, new_pw_clear); in samr_make_encrypted_password()
149 char *new_pw_clear);