Home
last modified time | relevance | path

Searched refs:WLAN_CIPHER_SUITE_WEP40 (Results 1 – 25 of 77) sorted by relevance

1234

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw.h17 WLAN_CIPHER_SUITE_WEP40,
/Linux-v4.19/net/wireless/
Dwext-compat.c172 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_wext_giwrange()
495 else if (params->cipher != WLAN_CIPHER_SUITE_WEP40 && in __cfg80211_set_encryption()
506 if (!addr && (params->cipher == WLAN_CIPHER_SUITE_WEP40 || in __cfg80211_set_encryption()
515 if ((params->cipher == WLAN_CIPHER_SUITE_WEP40 || in __cfg80211_set_encryption()
615 params.cipher = WLAN_CIPHER_SUITE_WEP40; in cfg80211_wext_siwencode()
656 cipher = WLAN_CIPHER_SUITE_WEP40; in cfg80211_wext_siwencodeext()
972 WLAN_CIPHER_SUITE_WEP40; in cfg80211_set_cipher_group()
999 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP40; in cfg80211_set_cipher_pairwise()
Dutil.c255 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
264 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
321 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
/Linux-v4.19/net/mac80211/
Ddebugfs_key.c94 case WLAN_CIPHER_SUITE_WEP40: in key_tx_spec_write()
130 case WLAN_CIPHER_SUITE_WEP40: in key_tx_spec_read()
169 case WLAN_CIPHER_SUITE_WEP40: in key_rx_spec_read()
Dmain.c718 WLAN_CIPHER_SUITE_WEP40, in ieee80211_init_cipher_suites()
755 if (suite == WLAN_CIPHER_SUITE_WEP40 || in ieee80211_init_cipher_suites()
812 suites[w++] = WLAN_CIPHER_SUITE_WEP40; in ieee80211_init_cipher_suites()
Dkey.c202 case WLAN_CIPHER_SUITE_WEP40: in ieee80211_key_enable_hw_accel()
412 case WLAN_CIPHER_SUITE_WEP40: in ieee80211_key_alloc()
/Linux-v4.19/drivers/staging/vt6655/
Dkey.c110 case WLAN_CIPHER_SUITE_WEP40: in vnt_set_keys()
/Linux-v4.19/drivers/staging/wlan-ng/
Dcfg80211.c33 WLAN_CIPHER_SUITE_WEP40,
154 if (params->cipher != WLAN_CIPHER_SUITE_WEP40 && in prism2_add_key()
449 int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) || in prism2_connect()
/Linux-v4.19/drivers/staging/vt6656/
Dkey.c125 case WLAN_CIPHER_SUITE_WEP40: in vnt_set_keys()
Drxtx.c728 case WLAN_CIPHER_SUITE_WEP40: in vnt_fill_txkey()
897 case WLAN_CIPHER_SUITE_WEP40: in vnt_tx_packet()
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00crypto.c33 case WLAN_CIPHER_SUITE_WEP40: in rt2x00crypto_key_to_cipher()
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/
Dcfg.c75 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_WEP40; in orinoco_wiphy_register()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dcommon.c281 case WLAN_CIPHER_SUITE_WEP40: in ath9k_cmn_get_hw_crypto_keytype()
/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/
Dmain.c511 case WLAN_CIPHER_SUITE_WEP40: in wcn36xx_set_key()
571 if ((WLAN_CIPHER_SUITE_WEP40 == key_conf->cipher) || in wcn36xx_set_key()
1165 WLAN_CIPHER_SUITE_WEP40, in wcn36xx_init_ieee80211()
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c179 (common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP40)) && in rsi_is_cipher_wep()
902 (key->cipher == WLAN_CIPHER_SUITE_WEP40)) { in rsi_hal_key_config()
929 key->cipher == WLAN_CIPHER_SUITE_WEP40)) { in rsi_hal_key_config()
1418 (key->cipher == WLAN_CIPHER_SUITE_WEP40)) in rsi_mac80211_sta_add()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c93 case WLAN_CIPHER_SUITE_WEP40: in mwifiex_set_secure_params()
117 case WLAN_CIPHER_SUITE_WEP40: in mwifiex_set_secure_params()
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c237 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_set_cipher()
1180 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_cfg80211_add_key()
1658 ath6kl_set_cipher(vif, WLAN_CIPHER_SUITE_WEP40, true); in ath6kl_cfg80211_join_ibss()
1659 ath6kl_set_cipher(vif, WLAN_CIPHER_SUITE_WEP40, false); in ath6kl_cfg80211_join_ibss()
1705 WLAN_CIPHER_SUITE_WEP40,
2846 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_start_ap()
2869 case WLAN_CIPHER_SUITE_WEP40: in ath6kl_start_ap()
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dcfg.c84 WLAN_CIPHER_SUITE_WEP40,
1333 case WLAN_CIPHER_SUITE_WEP40: in lbs_cfg_connect()
1481 case WLAN_CIPHER_SUITE_WEP40: in lbs_cfg_add_key()
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dmain.c313 case WLAN_CIPHER_SUITE_WEP40: in mt7601u_set_key()
Dmac.c525 case WLAN_CIPHER_SUITE_WEP40: in mt76_mac_get_key_info()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_common.c179 case WLAN_CIPHER_SUITE_WEP40: in mt76x2_set_key()
/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c45 WLAN_CIPHER_SUITE_WEP40,
717 if (cipher_group == WLAN_CIPHER_SUITE_WEP40) { in connect()
914 case WLAN_CIPHER_SUITE_WEP40: in add_key()
919 if (params->cipher == WLAN_CIPHER_SUITE_WEP40) in add_key()
/Linux-v4.19/drivers/net/wireless/ath/
Dkey.c490 case WLAN_CIPHER_SUITE_WEP40: in ath_key_config()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c464 case WLAN_CIPHER_SUITE_WEP40: in rtl92se_tx_fill_desc()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c475 case WLAN_CIPHER_SUITE_WEP40: in rtl8723e_tx_fill_desc()

1234