Searched refs:WEP_KEYS (Results 1 – 13 of 13) sorted by relevance
313 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()
300 #define WEP_KEYS 4 macro308 u8 encode_alg[WEP_KEYS];309 u8 key_sizes[WEP_KEYS];310 u8 keys[WEP_KEYS][SCM_KEY_LEN];
6795 range->max_encoding_tokens = WEP_KEYS; /* Max number of tokens */ in ipw2100_wx_get_range()
8802 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 */
986 for (i = 0; i < WEP_KEYS; i++) in at76_dump_mib_mac_wep()2162 for (i = 0; i < WEP_KEYS; i++) { in at76_set_key()
135 #define WEP_KEYS 4 macro
336 if (keyid >= WEP_KEYS) in r8712_set_802_11_add_wep()
365 if (param->u.crypt.idx >= WEP_KEYS) { in wpa_set_encryption()377 if (wep_key_idx >= WEP_KEYS) in wpa_set_encryption()404 if (wep_key_idx >= WEP_KEYS) { in wpa_set_encryption()1459 if (key > WEP_KEYS) in r8711_wx_set_enc()1550 if (key > WEP_KEYS) in r8711_wx_get_enc()
70 max_idx = WEP_KEYS - 1; in wpa_set_encryption()122 if (wep_key_idx >= WEP_KEYS) { in wpa_set_encryption()539 if (param->u.crypt.idx >= WEP_KEYS) { in rtw_set_encryption()565 if ((wep_key_idx >= WEP_KEYS) || (wep_key_len <= 0)) { in rtw_set_encryption()
517 if (param->u.crypt.idx >= WEP_KEYS) { in rtw_cfg80211_ap_set_encryption()535 if ((wep_key_idx >= WEP_KEYS) || (wep_key_len <= 0)) { in rtw_cfg80211_ap_set_encryption()722 max_idx = WEP_KEYS - 1; in rtw_cfg80211_set_encryption()953 …if ((key_index < WEP_KEYS) && ((psecuritypriv->dot11PrivacyAlgrthm == _WEP40_) || (psecuritypriv->… in cfg80211_rtw_set_default_key()1717 if (sme->key_idx > WEP_KEYS) { in cfg80211_rtw_connect()
428 #define WEP_KEYS 4 macro
393 if (prxattrib->key_index > WEP_KEYS) { in decryptor()