Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_peer/
H A 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()
1054 if (data->use_pac_binary_format) in eap_fast_process_pac()
H A 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()
1145 if (data->use_pac_binary_format) in eap_teap_process_pac()