Searched refs:WEP_KEYS (Results 1 – 4 of 4) sorted by relevance
310 if (key > WEP_KEYS) in libipw_wx_set_encode()334 for (i = 0; i < WEP_KEYS; i++) { in libipw_wx_set_encode()343 if (i == WEP_KEYS) { in libipw_wx_set_encode()470 if (key > WEP_KEYS) in libipw_wx_get_encode()517 if (idx < 1 || idx > WEP_KEYS) in libipw_wx_set_encodeext()542 for (i = 0; i < WEP_KEYS; i++) in libipw_wx_set_encodeext()546 if (i == WEP_KEYS) { in libipw_wx_set_encodeext()676 if (idx < 1 || idx > WEP_KEYS) in libipw_wx_get_encodeext()
298 #define WEP_KEYS 4 macro306 u8 encode_alg[WEP_KEYS];307 u8 key_sizes[WEP_KEYS];308 u8 keys[WEP_KEYS][SCM_KEY_LEN];
8809 range->max_encoding_tokens = WEP_KEYS; in ipw_wx_get_range()
129 #define WEP_KEYS (4) macro288 u8 wep_default_keyvalue[WEP_KEYS][WEP_LARGE_KEY_LEN];395 u8 wep_keys[WEP_KEYS][WEP_LARGE_KEY_LEN]; /* WEP keys */396 u8 wep_keys_len[WEP_KEYS]; /* length of WEP keys */