Home
last modified time | relevance | path

Searched refs:use_pac_binary_format (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_fast.c64 int use_pac_binary_format; member
139 data->use_pac_binary_format = 1; in eap_fast_parse_phase1()
204 if (data->use_pac_binary_format && in eap_fast_init()
211 if (!data->use_pac_binary_format && in eap_fast_init()
1064 if (data->use_pac_binary_format) in eap_fast_process_pac()
Deap_teap.c64 int use_pac_binary_format; member
142 data->use_pac_binary_format = 1; in eap_teap_parse_phase1()
214 if (data->use_pac_binary_format && in eap_teap_init()
221 if (!data->use_pac_binary_format && in eap_teap_init()
1138 if (data->use_pac_binary_format) in eap_teap_process_pac()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_fast.c64 int use_pac_binary_format; member
139 data->use_pac_binary_format = 1; in eap_fast_parse_phase1()
204 if (data->use_pac_binary_format && in eap_fast_init()
211 if (!data->use_pac_binary_format && in eap_fast_init()
1044 if (data->use_pac_binary_format) in eap_fast_process_pac()
Deap_teap.c63 int use_pac_binary_format; member
141 data->use_pac_binary_format = 1; in eap_teap_parse_phase1()
213 if (data->use_pac_binary_format && in eap_teap_init()
220 if (!data->use_pac_binary_format && in eap_teap_init()
1083 if (data->use_pac_binary_format) in eap_teap_process_pac()