Searched refs:MSCHAPV2_AUTH_RESPONSE_LEN (Results 1 - 16 of 16) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Dmschapv2.c92 auth_response, MSCHAPV2_AUTH_RESPONSE_LEN);
110 u8 recv_response[MSCHAPV2_AUTH_RESPONSE_LEN];
111 if (buf_len < 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN ||
114 MSCHAPV2_AUTH_RESPONSE_LEN) ||
116 MSCHAPV2_AUTH_RESPONSE_LEN) != 0)
H A Dmschapv2.h20 #define MSCHAPV2_AUTH_RESPONSE_LEN 20 macro
H A Deap_mschapv2.c84 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];
358 pos += 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
359 len -= 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
H A Deap_ttls.c67 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dmschapv2.c86 auth_response, MSCHAPV2_AUTH_RESPONSE_LEN);
108 u8 recv_response[MSCHAPV2_AUTH_RESPONSE_LEN];
109 if (buf_len < 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN ||
112 MSCHAPV2_AUTH_RESPONSE_LEN) ||
114 MSCHAPV2_AUTH_RESPONSE_LEN) != 0)
H A Dmschapv2.h14 #define MSCHAPV2_AUTH_RESPONSE_LEN 20 macro
H A Deap_mschapv2.c79 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];
358 pos += 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
359 len -= 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
H A Deap_ttls.c50 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];
/external/wpa_supplicant_8/src/eap_peer/
H A Dmschapv2.c86 auth_response, MSCHAPV2_AUTH_RESPONSE_LEN);
108 u8 recv_response[MSCHAPV2_AUTH_RESPONSE_LEN];
109 if (buf_len < 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN ||
112 MSCHAPV2_AUTH_RESPONSE_LEN) ||
114 MSCHAPV2_AUTH_RESPONSE_LEN) != 0)
H A Dmschapv2.h14 #define MSCHAPV2_AUTH_RESPONSE_LEN 20 macro
H A Deap_mschapv2.c79 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];
358 pos += 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
359 len -= 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
H A Deap_ttls.c50 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dmschapv2.c86 auth_response, MSCHAPV2_AUTH_RESPONSE_LEN);
108 u8 recv_response[MSCHAPV2_AUTH_RESPONSE_LEN];
109 if (buf_len < 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN ||
112 MSCHAPV2_AUTH_RESPONSE_LEN) ||
114 MSCHAPV2_AUTH_RESPONSE_LEN) != 0)
H A Dmschapv2.h14 #define MSCHAPV2_AUTH_RESPONSE_LEN 20 macro
H A Deap_mschapv2.c79 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];
358 pos += 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
359 len -= 2 + 2 * MSCHAPV2_AUTH_RESPONSE_LEN;
H A Deap_ttls.c50 u8 auth_response[MSCHAPV2_AUTH_RESPONSE_LEN];

Completed in 95 milliseconds