Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth_ie.c24 int rsn_testing = 0; variable
113 if (rsn_testing) in wpa_own_rsn_capab()
145 if (rsn_testing) { in rsne_write_data()
157 if (rsn_testing) { in rsne_write_data()
176 if (rsn_testing) { in rsne_write_data()
315 if (rsn_testing) { in rsne_write_data()
378 if (rsn_testing) { in rsne_write_data()
/hostap-latest/hostapd/
Dconfig_file.c4203 extern int rsn_testing; in hostapd_config_fill()
4204 rsn_testing = atoi(pos); in hostapd_config_fill()