Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw.h14 WLAN_CIPHER_SUITE_WEP40,
/OK3568_Linux_fs/kernel/net/wireless/
H A Dwext-compat.c173 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_wext_giwrange()
492 else if (params->cipher != WLAN_CIPHER_SUITE_WEP40 && in __cfg80211_set_encryption()
503 if (!addr && (params->cipher == WLAN_CIPHER_SUITE_WEP40 || in __cfg80211_set_encryption()
512 if ((params->cipher == WLAN_CIPHER_SUITE_WEP40 || in __cfg80211_set_encryption()
612 params.cipher = WLAN_CIPHER_SUITE_WEP40; in cfg80211_wext_siwencode()
653 cipher = WLAN_CIPHER_SUITE_WEP40; in cfg80211_wext_siwencodeext()
969 WLAN_CIPHER_SUITE_WEP40; in cfg80211_set_cipher_group()
996 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP40; in cfg80211_set_cipher_pairwise()
H A Dutil.c369 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
378 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
435 case WLAN_CIPHER_SUITE_WEP40: in cfg80211_validate_key_settings()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_key.c91 case WLAN_CIPHER_SUITE_WEP40: in key_tx_spec_write()
127 case WLAN_CIPHER_SUITE_WEP40: in key_tx_spec_read()
166 case WLAN_CIPHER_SUITE_WEP40: in key_rx_spec_read()
H A Dmain.c773 WLAN_CIPHER_SUITE_WEP40, in ieee80211_init_cipher_suites()
810 if (suite == WLAN_CIPHER_SUITE_WEP40 || in ieee80211_init_cipher_suites()
867 suites[w++] = WLAN_CIPHER_SUITE_WEP40; in ieee80211_init_cipher_suites()
H A Dkey.c208 case WLAN_CIPHER_SUITE_WEP40: in ieee80211_key_enable_hw_accel()
560 case WLAN_CIPHER_SUITE_WEP40: in ieee80211_key_alloc()
/OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/
H A Dcfg80211.c33 WLAN_CIPHER_SUITE_WEP40,
155 if (params->cipher != WLAN_CIPHER_SUITE_WEP40 && in prism2_add_key()
441 int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) || in prism2_connect()
/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dkey.c109 case WLAN_CIPHER_SUITE_WEP40: in vnt_set_keys()
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Dkey.c110 case WLAN_CIPHER_SUITE_WEP40: in vnt_set_keys()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c22 case WLAN_CIPHER_SUITE_WEP40: in rt2x00crypto_key_to_cipher()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h66 WLAN_CIPHER_SUITE_WEP40,
H A Dcfg80211.c321 if (cipher_group == WLAN_CIPHER_SUITE_WEP40) { in connect()
555 case WLAN_CIPHER_SUITE_WEP40: in add_key()
560 if (params->cipher == WLAN_CIPHER_SUITE_WEP40) in add_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c75 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_WEP40; in orinoco_wiphy_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c547 case WLAN_CIPHER_SUITE_WEP40: in wcn36xx_set_key()
609 if ((WLAN_CIPHER_SUITE_WEP40 == key_conf->cipher) || in wcn36xx_set_key()
1242 WLAN_CIPHER_SUITE_WEP40, in wcn36xx_init_ieee80211()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dcommon.c281 case WLAN_CIPHER_SUITE_WEP40: in ath9k_cmn_get_hw_crypto_keytype()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c179 (common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP40)) && in rsi_is_cipher_wep()
971 (key->cipher == WLAN_CIPHER_SUITE_WEP40)) { in rsi_hal_key_config()
998 key->cipher == WLAN_CIPHER_SUITE_WEP40)) { in rsi_hal_key_config()
1456 (key->cipher == WLAN_CIPHER_SUITE_WEP40)) in rsi_mac80211_sta_add()
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dkey.c173 if (key->cipher == WLAN_CIPHER_SUITE_WEP40 || in wfx_add_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.h397 case WLAN_CIPHER_SUITE_WEP40: in mt7615_mac_get_cipher()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c93 case WLAN_CIPHER_SUITE_WEP40: in mwifiex_set_secure_params()
117 case WLAN_CIPHER_SUITE_WEP40: in mwifiex_set_secure_params()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dcfg.c84 WLAN_CIPHER_SUITE_WEP40,
1337 case WLAN_CIPHER_SUITE_WEP40: in lbs_cfg_connect()
1485 case WLAN_CIPHER_SUITE_WEP40: in lbs_cfg_add_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c305 case WLAN_CIPHER_SUITE_WEP40: in mt7601u_set_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_cfg80211.c899 case WLAN_CIPHER_SUITE_WEP40: in woal_cfg80211_beacon_config()
924 case WLAN_CIPHER_SUITE_WEP40: in woal_cfg80211_beacon_config()
926 if ((priv->cipher == WLAN_CIPHER_SUITE_WEP40) || in woal_cfg80211_beacon_config()
982 if ((priv->cipher == WLAN_CIPHER_SUITE_WEP40) || in woal_cfg80211_beacon_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Dkey.c490 case WLAN_CIPHER_SUITE_WEP40: in ath_key_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c1113 case WLAN_CIPHER_SUITE_WEP40: in iwlagn_send_sta_key()
1239 case WLAN_CIPHER_SUITE_WEP40: in iwl_set_dynamic_key()

12345