Public Attributes | |
u8 | encr_hash [16] |
u8 | encr_password [516] |
u8 | flags [2] |
u8 | nt_response [MSCHAPV2_NT_RESPONSE_LEN] |
u8 | peer_challenge [MSCHAPV2_CHAL_LEN] |
u8 | reserved [8] |
Definition at line 53 of file eap_mschapv2.c.
Definition at line 55 of file eap_mschapv2.c.
Definition at line 54 of file eap_mschapv2.c.
Definition at line 59 of file eap_mschapv2.c.
u8 ms_change_password::nt_response[MSCHAPV2_NT_RESPONSE_LEN] |
Definition at line 58 of file eap_mschapv2.c.
u8 ms_change_password::peer_challenge[MSCHAPV2_CHAL_LEN] |
Definition at line 56 of file eap_mschapv2.c.
Definition at line 57 of file eap_mschapv2.c.