/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | ipw.h | 18 WLAN_CIPHER_SUITE_WEP104,
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | cfg80211.c | 34 WLAN_CIPHER_SUITE_WEP104 159 case WLAN_CIPHER_SUITE_WEP104: in prism2_add_key() 223 params.cipher = WLAN_CIPHER_SUITE_WEP104; in prism2_get_key() 225 params.cipher = WLAN_CIPHER_SUITE_WEP104; in prism2_get_key() 504 (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP104); in prism2_connect()
|
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 30 WLAN_CIPHER_SUITE_WEP104, 496 keyparms->cipher == WLAN_CIPHER_SUITE_WEP104)) { in rtw_cfg80211_ap_set_encryption() 527 keyparms->cipher == WLAN_CIPHER_SUITE_WEP104) { in rtw_cfg80211_ap_set_encryption() 609 keyparms->cipher == WLAN_CIPHER_SUITE_WEP104) { in rtw_cfg80211_ap_set_encryption() 650 keyparms->cipher == WLAN_CIPHER_SUITE_WEP104) { in rtw_cfg80211_ap_set_encryption() 730 keyparms->cipher == WLAN_CIPHER_SUITE_WEP104) { in rtw_cfg80211_set_encryption() 890 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_rtw_add_key() 975 psecuritypriv->dot11PrivacyAlgrthm == WLAN_CIPHER_SUITE_WEP104)) { in cfg80211_rtw_set_default_key() 985 WLAN_CIPHER_SUITE_WEP104; in cfg80211_rtw_set_default_key() 987 WLAN_CIPHER_SUITE_WEP104; in cfg80211_rtw_set_default_key() [all …]
|
/linux-4.1.27/drivers/staging/vt6655/ |
D | key.c | 133 case WLAN_CIPHER_SUITE_WEP104: in vnt_set_keys()
|
D | rxtx.c | 1225 case WLAN_CIPHER_SUITE_WEP104: in vnt_fill_txkey() 1374 case WLAN_CIPHER_SUITE_WEP104: in vnt_generate_fifo_header()
|
/linux-4.1.27/drivers/staging/vt6656/ |
D | key.c | 140 case WLAN_CIPHER_SUITE_WEP104: in vnt_set_keys()
|
D | rxtx.c | 725 case WLAN_CIPHER_SUITE_WEP104: in vnt_fill_txkey() 895 case WLAN_CIPHER_SUITE_WEP104: in vnt_tx_packet()
|
/linux-4.1.27/net/wireless/ |
D | wext-compat.c | 211 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_wext_giwrange() 537 params->cipher == WLAN_CIPHER_SUITE_WEP104) && in __cfg80211_set_encryption() 638 params.cipher = WLAN_CIPHER_SUITE_WEP104; in cfg80211_wext_siwencode() 679 cipher = WLAN_CIPHER_SUITE_WEP104; in cfg80211_wext_siwencodeext() 996 WLAN_CIPHER_SUITE_WEP104; in cfg80211_set_cipher_group() 1025 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_WEP104; in cfg80211_set_cipher_pairwise()
|
D | util.c | 282 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_validate_key_settings() 316 case WLAN_CIPHER_SUITE_WEP104: in cfg80211_validate_key_settings()
|
D | sme.c | 995 cipher == WLAN_CIPHER_SUITE_WEP104) { in cfg80211_connect()
|
D | nl80211.c | 865 parse.p.cipher == WLAN_CIPHER_SUITE_WEP104) { in nl80211_parse_connkeys() 6841 (key.p.cipher != WLAN_CIPHER_SUITE_WEP104 || in nl80211_authenticate()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00crypto.c | 35 case WLAN_CIPHER_SUITE_WEP104: in rt2x00crypto_key_to_cipher()
|
D | rt2500usb.c | 354 key->cipher == WLAN_CIPHER_SUITE_WEP104) && in rt2500usb_config_key()
|
/linux-4.1.27/net/mac80211/ |
D | debugfs_key.c | 88 case WLAN_CIPHER_SUITE_WEP104: in key_tx_spec_read() 141 case WLAN_CIPHER_SUITE_WEP104: in key_rx_spec_read()
|
D | main.c | 673 WLAN_CIPHER_SUITE_WEP104, in ieee80211_init_cipher_suites() 710 suite == WLAN_CIPHER_SUITE_WEP104) in ieee80211_init_cipher_suites() 767 suites[w++] = WLAN_CIPHER_SUITE_WEP104; in ieee80211_init_cipher_suites()
|
D | key.c | 198 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_key_enable_hw_accel() 401 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_key_alloc()
|
D | tx.c | 605 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_tx_h_select_key() 1004 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_tx_h_encrypt()
|
D | rx.c | 1650 rx->key->conf.cipher != WLAN_CIPHER_SUITE_WEP104 && in ieee80211_rx_h_decrypt() 1668 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_rx_h_decrypt()
|
D | cfg.c | 161 case WLAN_CIPHER_SUITE_WEP104: in ieee80211_add_key()
|
D | mlme.c | 4721 req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_WEP104) { in ieee80211_mgd_assoc()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | cfg.c | 79 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_WEP104; in orinoco_wiphy_register()
|
D | wext.c | 66 WLAN_CIPHER_SUITE_WEP104 : WLAN_CIPHER_SUITE_WEP40; in orinoco_set_key()
|
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 407 case WLAN_CIPHER_SUITE_WEP104: in wcn36xx_set_key() 463 (WLAN_CIPHER_SUITE_WEP104 == key_conf->cipher)) { in wcn36xx_set_key() 942 WLAN_CIPHER_SUITE_WEP104, in wcn36xx_init_ieee80211()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | sta.c | 1218 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_send_sta_key() 1345 case WLAN_CIPHER_SUITE_WEP104: in __iwl_mvm_set_sta_key() 1459 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) { in iwl_mvm_set_sta_key() 1529 keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) in iwl_mvm_remove_sta_key()
|
D | tx.c | 264 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_set_tx_cmd_crypto()
|
D | d3.c | 165 case WLAN_CIPHER_SUITE_WEP104: { /* hack it for now */ in iwl_mvm_wowlan_program_keys() 1419 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_d3_update_gtks()
|
D | mac80211.c | 2894 case WLAN_CIPHER_SUITE_WEP104: in iwl_mvm_mac_set_key()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | common.c | 281 case WLAN_CIPHER_SUITE_WEP104: in ath9k_cmn_get_hw_crypto_keytype()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_security.h | 24 alg == WLAN_CIPHER_SUITE_WEP104)
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | uap_cmd.c | 93 case WLAN_CIPHER_SUITE_WEP104: in mwifiex_set_secure_params() 117 case WLAN_CIPHER_SUITE_WEP104: in mwifiex_set_secure_params()
|
D | cfg80211.c | 78 case WLAN_CIPHER_SUITE_WEP104: in mwifiex_is_alg_wep() 395 params->cipher == WLAN_CIPHER_SUITE_WEP104)) { in mwifiex_cfg80211_add_key() 1423 WLAN_CIPHER_SUITE_WEP104, 1931 WLAN_CIPHER_SUITE_WEP104; in mwifiex_cfg80211_assoc()
|
/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_91x_mac80211.c | 133 if (((common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP104) || in rsi_is_cipher_wep() 579 if ((key->cipher == WLAN_CIPHER_SUITE_WEP104) || in rsi_hal_key_config()
|
D | rsi_91x_mgmt.c | 718 (cipher == WLAN_CIPHER_SUITE_WEP104)) { in rsi_hal_load_key() 739 (cipher == WLAN_CIPHER_SUITE_WEP104)) { in rsi_hal_load_key()
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_pwrctrl.c | 82 WLAN_CIPHER_SUITE_WEP104) { in ips_leave23a()
|
D | rtw_recv.c | 483 case WLAN_CIPHER_SUITE_WEP104: in decryptor() 501 case WLAN_CIPHER_SUITE_WEP104: in decryptor() 1361 case WLAN_CIPHER_SUITE_WEP104: in validate_recv_data_frame()
|
D | rtw_xmit.c | 583 case WLAN_CIPHER_SUITE_WEP104: in update_attrib() 816 case WLAN_CIPHER_SUITE_WEP104: in xmitframe_swencrypt() 1138 case WLAN_CIPHER_SUITE_WEP104: in rtw_xmitframe_coalesce23a()
|
D | rtw_security.c | 171 pattrib->encrypt != WLAN_CIPHER_SUITE_WEP104) in rtw_wep_encrypt23a() 227 prxattrib->encrypt != WLAN_CIPHER_SUITE_WEP104) in rtw_wep_decrypt23a()
|
D | rtw_cmd.c | 553 algo != WLAN_CIPHER_SUITE_WEP104 && in rtw_joinbss_cmd23a()
|
D | rtw_ap.c | 671 WLAN_CIPHER_SUITE_WEP104) in start_bss_network()
|
D | rtw_mlme.c | 1835 case WLAN_CIPHER_SUITE_WEP104: in rtw_set_key23a()
|
D | rtw_mlme_ext.c | 946 psecuritypriv->dot11PrivacyAlgrthm != WLAN_CIPHER_SUITE_WEP104) in OnAuth23a()
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723au_xmit.c | 65 case WLAN_CIPHER_SUITE_WEP104: in fill_txdesc_sectype()
|
D | hal_com.c | 386 case WLAN_CIPHER_SUITE_WEP104: in rtl8723a_set_ampdu_min_space()
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | cfg.c | 84 WLAN_CIPHER_SUITE_WEP104, 1380 case WLAN_CIPHER_SUITE_WEP104: in lbs_cfg_connect() 1535 case WLAN_CIPHER_SUITE_WEP104: in lbs_cfg_add_key()
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 178 WLAN_CIPHER_SUITE_WEP104, 1520 case WLAN_CIPHER_SUITE_WEP104: in brcmf_set_wsec_mode() 1541 case WLAN_CIPHER_SUITE_WEP104: in brcmf_set_wsec_mode() 1664 (WLAN_CIPHER_SUITE_WEP40 | WLAN_CIPHER_SUITE_WEP104))) in brcmf_set_sharedkey() 1680 case WLAN_CIPHER_SUITE_WEP104: in brcmf_set_sharedkey() 2110 case WLAN_CIPHER_SUITE_WEP104: in brcmf_add_keyext() 2162 (params->cipher != WLAN_CIPHER_SUITE_WEP104)) { in brcmf_cfg80211_add_key() 2187 case WLAN_CIPHER_SUITE_WEP104: in brcmf_cfg80211_add_key() 2303 } else if (sec->cipher_pairwise & WLAN_CIPHER_SUITE_WEP104) { in brcmf_cfg80211_get_key() 2304 params.cipher = WLAN_CIPHER_SUITE_WEP104; in brcmf_cfg80211_get_key()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 242 case WLAN_CIPHER_SUITE_WEP104: in ath6kl_set_cipher() 1170 case WLAN_CIPHER_SUITE_WEP104: in ath6kl_cfg80211_add_key() 1696 WLAN_CIPHER_SUITE_WEP104, 2839 case WLAN_CIPHER_SUITE_WEP104: in ath6kl_start_ap() 2862 case WLAN_CIPHER_SUITE_WEP104: in ath6kl_start_ap()
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | key.c | 491 case WLAN_CIPHER_SUITE_WEP104: in ath_key_config()
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | mac80211-ops.c | 508 case WLAN_CIPHER_SUITE_WEP104: in ath5k_set_key()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/ |
D | trx.c | 469 case WLAN_CIPHER_SUITE_WEP104: in rtl92se_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | trx.c | 476 case WLAN_CIPHER_SUITE_WEP104: in rtl8723e_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | sta.c | 1158 case WLAN_CIPHER_SUITE_WEP104: in iwlagn_send_sta_key() 1288 case WLAN_CIPHER_SUITE_WEP104: in iwl_set_dynamic_key()
|
D | lib.c | 934 key->cipher == WLAN_CIPHER_SUITE_WEP104) && in iwlagn_wowlan_program_keys()
|
D | tx.c | 228 case WLAN_CIPHER_SUITE_WEP104: in iwlagn_tx_cmd_build_hwcrypto()
|
D | mac80211.c | 654 key->cipher == WLAN_CIPHER_SUITE_WEP104) && !sta) { in iwlagn_mac_set_key()
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | main.c | 541 case WLAN_CIPHER_SUITE_WEP104: in p54_set_key()
|
D | txrx.c | 763 case WLAN_CIPHER_SUITE_WEP104: in p54_convert_algo()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/ |
D | trx.c | 535 case WLAN_CIPHER_SUITE_WEP104: in rtl92ce_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/ |
D | rndis_wlan.c | 409 WLAN_CIPHER_SUITE_WEP104, 599 case WLAN_CIPHER_SUITE_WEP104: in rndis_cipher_to_alg() 1362 cipher = WLAN_CIPHER_SUITE_WEP104; in add_wep_key() 2413 case WLAN_CIPHER_SUITE_WEP104: in rndis_add_key()
|
D | mwl8k.c | 915 case WLAN_CIPHER_SUITE_WEP104: in mwl8k_encapsulate_tx_frame() 4283 case WLAN_CIPHER_SUITE_WEP104: in mwl8k_encryption_set_cmd_info() 4339 case WLAN_CIPHER_SUITE_WEP104: in mwl8k_cmd_encryption_set_key() 4388 key->cipher == WLAN_CIPHER_SUITE_WEP104) in mwl8k_cmd_encryption_remove_key() 4426 || (key->cipher == WLAN_CIPHER_SUITE_WEP104)) in mwl8k_set_key()
|
D | at76c50x-usb.c | 2147 (key->cipher != WLAN_CIPHER_SUITE_WEP104)) in at76_set_key()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | trx.c | 547 case WLAN_CIPHER_SUITE_WEP104: in rtl8723be_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | trx.c | 624 case WLAN_CIPHER_SUITE_WEP104: in rtl88ee_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | trx.c | 575 case WLAN_CIPHER_SUITE_WEP104: in rtl92cu_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/ |
D | trx.c | 671 case WLAN_CIPHER_SUITE_WEP104: in rtl92de_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
D | trx.c | 790 case WLAN_CIPHER_SUITE_WEP104: in rtl8821ae_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945-mac.c | 230 case WLAN_CIPHER_SUITE_WEP104: in il3945_set_dynamic_key() 256 key->cipher == WLAN_CIPHER_SUITE_WEP104) in il3945_set_static_key() 384 case WLAN_CIPHER_SUITE_WEP104: in il3945_build_tx_cmd_hwcrypto()
|
D | 4965-mac.c | 1634 case WLAN_CIPHER_SUITE_WEP104: in il4965_tx_cmd_build_hwcrypto() 3507 case WLAN_CIPHER_SUITE_WEP104: in il4965_set_dynamic_key() 5946 key->cipher == WLAN_CIPHER_SUITE_WEP104) && !sta) { in il4965_mac_set_key()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/ |
D | trx.c | 799 case WLAN_CIPHER_SUITE_WEP104: in rtl92ee_tx_fill_desc()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 69 case WLAN_CIPHER_SUITE_WEP104: in ath10k_send_key() 3806 if (key->cipher == WLAN_CIPHER_SUITE_WEP104) in ath10k_set_key_h_def_keyidx() 3831 key->cipher == WLAN_CIPHER_SUITE_WEP104; in ath10k_set_key() 5442 WLAN_CIPHER_SUITE_WEP104, in ath10k_mac_register()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | tx.c | 411 (cipher == WLAN_CIPHER_SUITE_WEP104); in wl1271_prepare_tx_frame()
|
D | main.c | 3495 case WLAN_CIPHER_SUITE_WEP104: in wlcore_set_key() 6053 WLAN_CIPHER_SUITE_WEP104, in wl1271_init_ieee80211()
|
/linux-4.1.27/include/linux/ |
D | ieee80211.h | 2252 #define WLAN_CIPHER_SUITE_WEP104 0x000FAC05 macro
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | main.c | 856 case WLAN_CIPHER_SUITE_WEP104: in wl1251_set_key_type()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 1024 case WLAN_CIPHER_SUITE_WEP104: in carl9170_tx_prepare()
|
D | main.c | 1212 case WLAN_CIPHER_SUITE_WEP104: in carl9170_op_set_key()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | wsm.c | 1540 tx_info->control.hw_key->cipher == WLAN_CIPHER_SUITE_WEP104)) { in wsm_handle_tx_data()
|
D | sta.c | 717 case WLAN_CIPHER_SUITE_WEP104: in cw1200_set_key()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | core.c | 1520 case WLAN_CIPHER_SUITE_WEP104: in rtl_op_set_key()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | main.c | 4221 case WLAN_CIPHER_SUITE_WEP104: in b43_op_set_key()
|