new_password_encrypted_with_old_nt_password_hash() function
new_password_encrypted_with_old_nt_password_hash - NewPasswordEncryptedWithOldNtPasswordHash() - RFC 2759, Sect. 8.9 @new_password: 0-to-256-unicode-char NewPassword (IN; UTF-8) @new_password_len: Length of new_password @old_password: 0-to-256-unicode-char OldPassword (IN; UTF-8) @old_password_len: Length of old_password @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT) Returns: 0 on success, -1 on failure
new_password_encrypted_with_old_nt_password_hash() is called by 1 function and calls 2 functions:
![]()
new_password_encrypted_with_old_nt_password_hash()
new_password_encrypted_with_old_nt_password_hash():
![]()
new_password_encrypted_with_old_nt_password_hash()