nt_challenge_response() function
nt_challenge_response - NtChallengeResponse() - RFC 2433, Sect. A.5 @challenge: 8-octet Challenge (IN) @password: 0-to-256-unicode-char Password (IN; UTF-8) @password_len: Length of password @response: 24-octet Response (OUT) Returns: 0 on success, -1 on failure
![]()
if (nt_challenge_response(challenge, password, password_len,
nt_challenge_response() is called by 1 function and calls 2 functions:
![]()
nt_challenge_response()
nt_challenge_response():
![]()
nt_challenge_response()