Lines Matching refs:nt_response
50 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
60 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN]; member
185 u8 *nt_response) in eap_mschapv2_derive_response() argument
199 password, password_len, nt_response); in eap_mschapv2_derive_response()
200 wpa_hexdump(MSG_DEBUG, "EAP-MSCHAPV2: response", nt_response, in eap_mschapv2_derive_response()
206 username, username_len, nt_response, in eap_mschapv2_derive_response()
214 get_master_key(password_hash_hash, nt_response, data->master_key); in eap_mschapv2_derive_response()
286 r->nt_response); in eap_mschapv2_challenge_reply()
633 cp->nt_response); in eap_mschapv2_change_password()
635 cp->nt_response, MSCHAPV2_NT_RESPONSE_LEN); in eap_mschapv2_change_password()
643 cp->nt_response, data->auth_response); in eap_mschapv2_change_password()