Home
last modified time | relevance | path

Searched defs:ms_change_password (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/eap_peer/
Deap_mschapv2.c54 struct ms_change_password { struct
55 u8 encr_password[516];
56 u8 encr_hash[16];
57 u8 peer_challenge[MSCHAPV2_CHAL_LEN];
58 u8 reserved[8];
59 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN];
60 u8 flags[2];
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_mschapv2.c53 struct ms_change_password { struct
54 u8 encr_password[516];
55 u8 encr_hash[16];
56 u8 peer_challenge[MSCHAPV2_CHAL_LEN];
57 u8 reserved[8];
58 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN];
59 u8 flags[2];
/external/wpa_supplicant/
Deap_mschapv2.c55 struct ms_change_password { struct
56 u8 encr_password[516];
57 u8 encr_hash[16];
58 u8 peer_challenge[MSCHAPV2_CHAL_LEN];
59 u8 reserved[8];
60 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN];
61 u8 flags[2];