Home
last modified time | relevance | path

Searched refs:NUM_WEP_KEYS (Results 1 – 20 of 20) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig_ssid.h301 #define NUM_WEP_KEYS 4 macro
306 u8 wep_key[NUM_WEP_KEYS][MAX_WEP_KEY_LEN];
311 size_t wep_key_len[NUM_WEP_KEYS];
Dwpa_supplicant.c138 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpa_set_wep_keys()
412 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpa_supplicant_set_non_wpa_policy()
3239 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpas_start_assoc_cb()
6999 for (i = 0; i < NUM_WEP_KEYS; i++) {
Dap.c398 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpa_supplicant_conf_ap()
Dsme.c336 for (i = 0; i < NUM_WEP_KEYS; i++) { in sme_send_authentication()
Devents.c484 for (i = 0; i < NUM_WEP_KEYS; i++) { in has_wep_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig_ssid.h318 #define NUM_WEP_KEYS 4 macro
323 u8 wep_key[NUM_WEP_KEYS][MAX_WEP_KEY_LEN];
328 size_t wep_key_len[NUM_WEP_KEYS];
Dwpa_supplicant.c143 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpa_set_wep_keys()
428 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpa_supplicant_set_non_wpa_policy()
3907 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpas_start_assoc_cb()
7995 for (i = 0; i < NUM_WEP_KEYS; i++) {
Dap.c565 for (i = 0; i < NUM_WEP_KEYS; i++) { in wpa_supplicant_conf_ap()
Dsme.c424 for (i = 0; i < NUM_WEP_KEYS; i++) { in sme_send_authentication()
Devents.c506 for (i = 0; i < NUM_WEP_KEYS; i++) { in has_wep_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h70 #define NUM_WEP_KEYS 4 macro
73 u8 *key[NUM_WEP_KEYS];
74 size_t len[NUM_WEP_KEYS];
Dvlan_init.c27 for (i = 0; i < NUM_WEP_KEYS; i++) { in vlan_if_add()
Dap_config.c587 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_config_free_wep()
1046 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_config_check_bss()
Dhostapd.c294 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_broadcast_key_clear_iface()
304 for (i = NUM_WEP_KEYS; i < NUM_WEP_KEYS + 2; i++) { in hostapd_broadcast_key_clear_iface()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h72 #define NUM_WEP_KEYS 4 macro
75 u8 *key[NUM_WEP_KEYS];
76 size_t len[NUM_WEP_KEYS];
Dvlan_init.c29 for (i = 0; i < NUM_WEP_KEYS; i++) { in vlan_if_add()
Dap_config.c668 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_config_free_wep()
1230 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_config_check_bss()
Dhostapd.c307 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_broadcast_key_clear_iface()
316 for (i = NUM_WEP_KEYS; i < NUM_WEP_KEYS + 2; i++) { in hostapd_broadcast_key_clear_iface()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c812 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_config_read_wep()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c817 for (i = 0; i < NUM_WEP_KEYS; i++) { in hostapd_config_read_wep()