Home
last modified time | relevance | path

Searched refs:MSCHAPV2_NT_RESPONSE_LEN (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/eap_peer/
Dmschapv2.h13 #define MSCHAPV2_NT_RESPONSE_LEN 24 macro
Dmschapv2.c90 nt_response, MSCHAPV2_NT_RESPONSE_LEN); in mschapv2_derive_response()
Deap_mschapv2.c43 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN];
53 u8 nt_response[MSCHAPV2_NT_RESPONSE_LEN];
598 cp->nt_response, MSCHAPV2_NT_RESPONSE_LEN); in eap_mschapv2_change_password()