Home
last modified time | relevance | path

Searched refs:WEP_KEYS (Results 1 – 21 of 21) sorted by relevance

/linux-6.6.21/drivers/net/wireless/atmel/
Dat76c50x-usb.h129 #define WEP_KEYS (4) macro
288 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 */
Dat76c50x-usb.c989 for (i = 0; i < WEP_KEYS; i++) in at76_dump_mib_mac_wep()
2168 for (i = 0; i < WEP_KEYS; i++) { in at76_set_key()
/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/
Dlibipw_wx.c313 if (key > WEP_KEYS) in libipw_wx_set_encode()
337 for (i = 0; i < WEP_KEYS; i++) { in libipw_wx_set_encode()
346 if (i == WEP_KEYS) { in libipw_wx_set_encode()
474 if (key > WEP_KEYS) in libipw_wx_get_encode()
521 if (idx < 1 || idx > WEP_KEYS) in libipw_wx_set_encodeext()
546 for (i = 0; i < WEP_KEYS; i++) in libipw_wx_set_encodeext()
550 if (i == WEP_KEYS) { in libipw_wx_set_encodeext()
680 if (idx < 1 || idx > WEP_KEYS) in libipw_wx_get_encodeext()
Dlibipw.h300 #define WEP_KEYS 4 macro
308 u8 encode_alg[WEP_KEYS];
309 u8 key_sizes[WEP_KEYS];
310 u8 keys[WEP_KEYS][SCM_KEY_LEN];
Dipw2100.c6800 range->max_encoding_tokens = WEP_KEYS; /* Max number of tokens */ in ipw2100_wx_get_range()
Dipw2200.c8802 range->max_encoding_tokens = WEP_KEYS; in ipw_wx_get_range()
/linux-6.6.21/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c287 if (key > WEP_KEYS) in ieee80211_wx_set_encode()
310 for (i = 0; i < WEP_KEYS; i++) { in ieee80211_wx_set_encode()
319 if (i == WEP_KEYS) { in ieee80211_wx_set_encode()
458 if (key > WEP_KEYS) in ieee80211_wx_get_encode()
507 if (idx < 1 || idx > WEP_KEYS) in ieee80211_wx_set_encode_ext()
536 for (i = 0; i < WEP_KEYS; i++) in ieee80211_wx_set_encode_ext()
542 if (i == WEP_KEYS) { in ieee80211_wx_set_encode_ext()
669 if (idx < 1 || idx > WEP_KEYS) in ieee80211_wx_get_encode_ext()
Dieee80211_module.c184 for (i = 0; i < WEP_KEYS; i++) { in free_ieee80211()
Dieee80211.h755 #define WEP_KEYS 4 macro
767 u8 key_sizes[WEP_KEYS];
768 u8 keys[WEP_KEYS][SCM_KEY_LEN];
1653 struct ieee80211_crypt_data *crypt[WEP_KEYS];
Dieee80211_softmac.c2825 if (param->u.crypt.idx >= WEP_KEYS) in ieee80211_wpa_set_encryption()
/linux-6.6.21/drivers/staging/rtl8712/
Dieee80211.h135 #define WEP_KEYS 4 macro
Drtl871x_ioctl_set.c336 if (keyid >= WEP_KEYS) in r8712_set_802_11_add_wep()
Drtl871x_ioctl_linux.c384 if (param->u.crypt.idx >= WEP_KEYS) { in wpa_set_encryption()
396 if (wep_key_idx >= WEP_KEYS) in wpa_set_encryption()
423 if (wep_key_idx >= WEP_KEYS) { in wpa_set_encryption()
1514 if (key > WEP_KEYS) in r8711_wx_set_enc()
1605 if (key > WEP_KEYS) in r8711_wx_get_enc()
/linux-6.6.21/drivers/net/wireless/intersil/hostap/
Dhostap_proc.c31 for (i = 0; i < WEP_KEYS; i++) { in prism2_debug_proc_show()
186 for (i = 0; i < WEP_KEYS; i++) { in prism2_crypt_proc_show()
Dhostap_ioctl.c132 if (i < 0 || i >= WEP_KEYS) in prism2_ioctl_siwencode()
182 for (j = 0; j < WEP_KEYS; j++) { in prism2_ioctl_siwencode()
236 if (i < 0 || i >= WEP_KEYS) in prism2_ioctl_giwencode()
1042 range->max_encoding_tokens = WEP_KEYS; in prism2_ioctl_giwrange()
3233 if (i > WEP_KEYS) in prism2_ioctl_siwencodeext()
3235 if (i < 1 || i > WEP_KEYS) in prism2_ioctl_siwencodeext()
3239 if (i < 0 || i >= WEP_KEYS) in prism2_ioctl_siwencodeext()
3359 for (j = 0; j < WEP_KEYS; j++) { in prism2_ioctl_siwencodeext()
3410 if (i < 1 || i > WEP_KEYS) in prism2_ioctl_giwencodeext()
3480 if (param->u.crypt.idx >= WEP_KEYS) in prism2_ioctl_set_encryption()
[all …]
Dhostap_main.c387 if (idx >= 0 && idx < WEP_KEYS && len > 5) in hostap_set_encryption()
390 for (i = 0; i < WEP_KEYS; i++) { in hostap_set_encryption()
Dhostap_wlan.h769 #define WEP_KEYS 4 macro
/linux-6.6.21/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c71 max_idx = WEP_KEYS - 1; in wpa_set_encryption()
123 if (wep_key_idx >= WEP_KEYS) { in wpa_set_encryption()
540 if (param->u.crypt.idx >= WEP_KEYS) { in rtw_set_encryption()
566 if ((wep_key_idx >= WEP_KEYS) || (wep_key_len <= 0)) { in rtw_set_encryption()
Dioctl_cfg80211.c518 if (param->u.crypt.idx >= WEP_KEYS) { in rtw_cfg80211_ap_set_encryption()
536 if ((wep_key_idx >= WEP_KEYS) || (wep_key_len <= 0)) { in rtw_cfg80211_ap_set_encryption()
723 max_idx = WEP_KEYS - 1; in rtw_cfg80211_set_encryption()
954 …if ((key_index < WEP_KEYS) && ((psecuritypriv->dot11PrivacyAlgrthm == _WEP40_) || (psecuritypriv->… in cfg80211_rtw_set_default_key()
1719 if (sme->key_idx > WEP_KEYS) { in cfg80211_rtw_connect()
/linux-6.6.21/drivers/staging/rtl8723bs/include/
Dieee80211.h428 #define WEP_KEYS 4 macro
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_recv.c394 if (prxattrib->key_index > WEP_KEYS) { in decryptor()