generate_authenticator_response_pwhash() function
generate_authenticator_response_pwhash - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7 @password_hash: 16-octet PasswordHash (IN) @nt_response: 24-octet NT-Response (IN) @peer_challenge: 16-octet PeerChallenge (IN) @auth_challenge: 16-octet AuthenticatorChallenge (IN) @username: 0-to-256-char UserName (IN) @username_len: Length of username @response: 20-octet AuthenticatorResponse (OUT) (note: this value is usually encoded as a 42-octet ASCII string (S=hexdump_of_response) Returns: 0 on success, -1 on failure
generate_authenticator_response_pwhash() is called by 2 functions and calls 3 functions:
![]()
generate_authenticator_response_pwhash()
generate_authenticator_response_pwhash():
![]()
generate_authenticator_response_pwhash()