Searched refs:auts_reported (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_aka.c41 int auts_reported; /* whether the current AUTS has been reported to the member in struct:eap_aka_data
631 data->auts_reported = 0;
1032 if (!data->auts_reported &&
1040 data->auts_reported = 1;
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_aka.c41 int auts_reported; /* whether the current AUTS has been reported to the member in struct:eap_aka_data
631 data->auts_reported = 0;
1032 if (!data->auts_reported &&
1040 data->auts_reported = 1;
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_aka.c41 int auts_reported; /* whether the current AUTS has been reported to the member in struct:eap_aka_data
631 data->auts_reported = 0;
1032 if (!data->auts_reported &&
1040 data->auts_reported = 1;

Completed in 58 milliseconds