Searched refs:NUM_WEP_KEYS (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A 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];
H A Dap.c398 for (i = 0; i < NUM_WEP_KEYS; i++) {
H A Dwpa_supplicant.c135 for (i = 0; i < NUM_WEP_KEYS; i++) {
407 for (i = 0; i < NUM_WEP_KEYS; i++) {
3212 for (i = 0; i < NUM_WEP_KEYS; i++) {
6950 for (i = 0; i < NUM_WEP_KEYS; i++) {
H A Dsme.c336 for (i = 0; i < NUM_WEP_KEYS; i++) {
H A Devents.c484 for (i = 0; i < NUM_WEP_KEYS; i++) {
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dap_config.h70 #define NUM_WEP_KEYS 4 macro
73 u8 *key[NUM_WEP_KEYS];
74 size_t len[NUM_WEP_KEYS];
H A Dvlan_init.c27 for (i = 0; i < NUM_WEP_KEYS; i++) {
H A Dap_config.c587 for (i = 0; i < NUM_WEP_KEYS; i++) {
1046 for (i = 0; i < NUM_WEP_KEYS; i++) {
H A Dhostapd.c294 for (i = 0; i < NUM_WEP_KEYS; i++) {
304 for (i = NUM_WEP_KEYS; i < NUM_WEP_KEYS + 2; i++) {
/freebsd-12-stable/contrib/wpa/hostapd/
H A Dconfig_file.c812 for (i = 0; i < NUM_WEP_KEYS; i++) {

Completed in 109 milliseconds