Home
last modified time | relevance | path

Searched refs:WLAN_CIPHER_SUITE_TKIP (Results 1 – 82 of 82) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw.h19 WLAN_CIPHER_SUITE_TKIP,
/linux-4.4.14/drivers/net/wireless/ath/
Dkey.c410 if (cipher == WLAN_CIPHER_SUITE_TKIP) in ath_reserve_key_cache_slot()
494 case WLAN_CIPHER_SUITE_TKIP: in ath_key_config()
552 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) in ath_key_config()
565 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) { in ath_key_config()
592 if (key->cipher != WLAN_CIPHER_SUITE_TKIP) in ath_key_delete()
/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00crypto.c37 case WLAN_CIPHER_SUITE_TKIP: in rt2x00crypto_key_to_cipher()
95 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) in rt2x00crypto_tx_overhead()
Drt2800lib.c7803 if (key->cipher != WLAN_CIPHER_SUITE_TKIP) in rt2800_get_key_seq()
/linux-4.4.14/net/mac80211/
Ddebugfs_key.c97 case WLAN_CIPHER_SUITE_TKIP: in key_tx_spec_write()
134 case WLAN_CIPHER_SUITE_TKIP: in key_tx_spec_read()
172 case WLAN_CIPHER_SUITE_TKIP: in key_rx_spec_read()
292 if (key->conf.cipher != WLAN_CIPHER_SUITE_TKIP) in key_mic_failures_read()
Dkey.c199 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_key_enable_hw_accel()
406 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_key_alloc()
899 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_get_key_tx_seq()
940 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_get_key_rx_seq()
993 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_set_key_tx_seq()
1035 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_set_key_rx_seq()
Dwpa.c41 if (!tx->key || tx->key->conf.cipher != WLAN_CIPHER_SUITE_TKIP || in ieee80211_tx_h_michael_mic_add()
115 rx->key->conf.cipher == WLAN_CIPHER_SUITE_TKIP) in ieee80211_rx_h_michael_mic_verify()
126 if (!rx->key || rx->key->conf.cipher != WLAN_CIPHER_SUITE_TKIP || in ieee80211_rx_h_michael_mic_verify()
Dmain.c672 WLAN_CIPHER_SUITE_TKIP, in ieee80211_init_cipher_suites()
759 suites[w++] = WLAN_CIPHER_SUITE_TKIP; in ieee80211_init_cipher_suites()
Dtx.c615 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_tx_h_select_key()
1015 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_tx_h_encrypt()
2589 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_check_fast_xmit()
Dcfg.c162 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_add_key()
341 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_get_key()
Drx.c1700 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_rx_h_decrypt()
Dmlme.c4648 req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_TKIP || in ieee80211_mgd_assoc()
/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.h55 WLAN_CIPHER_SUITE_TKIP,
Dwilc_wfi_cfgoperations.c914 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_TKIP) { in connect()
926 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_TKIP) { in connect()
953 if (sme->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_TKIP) { in connect()
1145 case WLAN_CIPHER_SUITE_TKIP: in add_key()
1164 if (params->cipher == WLAN_CIPHER_SUITE_TKIP) in add_key()
1171 if (params->key_len > 16 && params->cipher == WLAN_CIPHER_SUITE_TKIP) { in add_key()
1209 if (params->cipher == WLAN_CIPHER_SUITE_TKIP) in add_key()
1215 if (params->key_len > 16 && params->cipher == WLAN_CIPHER_SUITE_TKIP) { in add_key()
1257 if (params->key_len > 16 && params->cipher == WLAN_CIPHER_SUITE_TKIP) { in add_key()
1293 if (params->key_len > 16 && params->cipher == WLAN_CIPHER_SUITE_TKIP) { in add_key()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c31 WLAN_CIPHER_SUITE_TKIP,
536 } else if (keyparms->cipher == WLAN_CIPHER_SUITE_TKIP) { in rtw_cfg80211_ap_set_encryption()
541 WLAN_CIPHER_SUITE_TKIP; in rtw_cfg80211_ap_set_encryption()
615 } else if (keyparms->cipher == WLAN_CIPHER_SUITE_TKIP) { in rtw_cfg80211_ap_set_encryption()
620 WLAN_CIPHER_SUITE_TKIP; in rtw_cfg80211_ap_set_encryption()
657 } else if (keyparms->cipher == WLAN_CIPHER_SUITE_TKIP) { in rtw_cfg80211_ap_set_encryption()
659 WLAN_CIPHER_SUITE_TKIP; in rtw_cfg80211_ap_set_encryption()
795 WLAN_CIPHER_SUITE_TKIP) { in rtw_cfg80211_set_encryption()
895 case WLAN_CIPHER_SUITE_TKIP: in cfg80211_rtw_add_key()
1538 case WLAN_CIPHER_SUITE_TKIP: in rtw_cfg80211_set_cipher()
[all …]
/linux-4.4.14/drivers/staging/vt6656/
Dkey.c150 case WLAN_CIPHER_SUITE_TKIP: in vnt_set_keys()
Drxtx.c742 case WLAN_CIPHER_SUITE_TKIP: in vnt_fill_txkey()
904 case WLAN_CIPHER_SUITE_TKIP: in vnt_tx_packet()
/linux-4.4.14/drivers/staging/vt6655/
Dkey.c143 case WLAN_CIPHER_SUITE_TKIP: in vnt_set_keys()
Drxtx.c1233 case WLAN_CIPHER_SUITE_TKIP: in vnt_fill_txkey()
1374 case WLAN_CIPHER_SUITE_TKIP: in vnt_generate_fifo_header()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c488 (key->cipher == WLAN_CIPHER_SUITE_TKIP || in ath5k_set_key()
498 case WLAN_CIPHER_SUITE_TKIP: in ath5k_set_key()
518 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) in ath5k_set_key()
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dtx.c127 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl18xx_tx_complete_packet()
Dmain.c1546 key_conf->cipher == WLAN_CIPHER_SUITE_TKIP; in wl18xx_set_key()
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_sreset.c64 WLAN_CIPHER_SUITE_TKIP || in sreset_restore_security_station()
Drtw_recv.c300 if (prxattrib->encrypt == WLAN_CIPHER_SUITE_TKIP) { in recvframe_chkmic()
487 case WLAN_CIPHER_SUITE_TKIP: in decryptor()
504 case WLAN_CIPHER_SUITE_TKIP: in decryptor()
515 prxattrib->encrypt != WLAN_CIPHER_SUITE_TKIP)) { in decryptor()
1365 case WLAN_CIPHER_SUITE_TKIP: in validate_recv_data_frame()
Drtw_xmit.c588 case WLAN_CIPHER_SUITE_TKIP: in update_attrib()
668 if (pattrib->encrypt == WLAN_CIPHER_SUITE_TKIP) { in xmitframe_addmic()
819 case WLAN_CIPHER_SUITE_TKIP: in xmitframe_swencrypt()
1142 case WLAN_CIPHER_SUITE_TKIP: in rtw_xmitframe_coalesce23a()
Drtw_security.c619 if (pattrib->encrypt != WLAN_CIPHER_SUITE_TKIP) in rtw_tkip_encrypt23a()
727 if (prxattrib->encrypt != WLAN_CIPHER_SUITE_TKIP) in rtw_tkip_decrypt23a()
Drtw_ap.c1761 WLAN_CIPHER_SUITE_TKIP || in rtw_ap_restore_network()
1771 WLAN_CIPHER_SUITE_TKIP && in rtw_ap_restore_network()
Drtw_cmd.c555 algo != WLAN_CIPHER_SUITE_TKIP) { in rtw_joinbss_cmd23a()
Drtw_mlme.c1840 case WLAN_CIPHER_SUITE_TKIP: in rtw_set_key23a()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dtx.c195 control->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl1251_tx_send_packet()
442 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl1251_tx_packet_cb()
Dmain.c859 case WLAN_CIPHER_SUITE_TKIP: in wl1251_set_key_type()
/linux-4.4.14/drivers/net/wireless/orinoco/
Dcfg.c84 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_TKIP; in orinoco_wiphy_register()
Dwext.c61 priv->keys[index].cipher = WLAN_CIPHER_SUITE_TKIP; in orinoco_set_key()
/linux-4.4.14/drivers/net/wireless/p54/
Dtxrx.c765 case WLAN_CIPHER_SUITE_TKIP: in p54_convert_algo()
806 if (info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in p54_tx_80211()
905 if (info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in p54_tx_80211()
Dmain.c529 case WLAN_CIPHER_SUITE_TKIP: in p54_set_key()
/linux-4.4.14/net/wireless/
Dwext-compat.c196 case WLAN_CIPHER_SUITE_TKIP: in cfg80211_wext_giwrange()
684 cipher = WLAN_CIPHER_SUITE_TKIP; in cfg80211_wext_siwencodeext()
999 WLAN_CIPHER_SUITE_TKIP; in cfg80211_set_cipher_group()
1030 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_TKIP; in cfg80211_set_cipher_pairwise()
Dutil.c231 case WLAN_CIPHER_SUITE_TKIP: in cfg80211_validate_key_settings()
262 case WLAN_CIPHER_SUITE_TKIP: in cfg80211_validate_key_settings()
319 case WLAN_CIPHER_SUITE_TKIP: in cfg80211_validate_key_settings()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dd3.c221 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_wowlan_program_keys()
1393 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_set_key_rx_seq()
1426 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_d3_update_gtks()
1453 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_d3_update_gtks()
1530 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_setup_connection_keep()
Dsta.c1261 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_send_sta_key()
1388 case WLAN_CIPHER_SUITE_TKIP: in __iwl_mvm_set_sta_key()
Dtx.c298 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_set_tx_cmd_crypto()
Dmac80211.c421 WLAN_CIPHER_SUITE_TKIP, in iwl_mvm_mac_setup_register()
2954 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_mac_set_key()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon.c283 case WLAN_CIPHER_SUITE_TKIP: in ath9k_cmn_get_hw_crypto_keytype()
Dhtc_drv_main.c1433 (key->cipher == WLAN_CIPHER_SUITE_TKIP || in ath9k_htc_set_key()
1457 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) in ath9k_htc_set_key()
Dmain.c1669 (key->cipher == WLAN_CIPHER_SUITE_TKIP || in ath9k_set_key()
1699 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) in ath9k_set_key()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dtx.c402 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) in wl1271_prepare_tx_frame()
966 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl1271_tx_complete_packet()
1129 WLAN_CIPHER_SUITE_TKIP) { in wl12xx_tx_reset()
Dmain.c3459 key_conf->cipher == WLAN_CIPHER_SUITE_TKIP; in wlcore_op_set_key()
3537 case WLAN_CIPHER_SUITE_TKIP: in wlcore_set_key()
6089 WLAN_CIPHER_SUITE_TKIP, in wl1271_init_ieee80211()
/linux-4.4.14/drivers/net/wireless/libertas/
Dcfg.c85 WLAN_CIPHER_SUITE_TKIP,
1399 case WLAN_CIPHER_SUITE_TKIP: in lbs_cfg_connect()
1545 case WLAN_CIPHER_SUITE_TKIP: in lbs_cfg_add_key()
1550 key_type = (params->cipher == WLAN_CIPHER_SUITE_TKIP) in lbs_cfg_add_key()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Duap_cmd.c95 case WLAN_CIPHER_SUITE_TKIP: in mwifiex_set_secure_params()
140 case WLAN_CIPHER_SUITE_TKIP: in mwifiex_set_secure_params()
Dcfg80211.c1534 WLAN_CIPHER_SUITE_TKIP,
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dmain.c413 case WLAN_CIPHER_SUITE_TKIP: in wcn36xx_set_key()
943 WLAN_CIPHER_SUITE_TKIP, in wcn36xx_init_ieee80211()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c68 case WLAN_CIPHER_SUITE_TKIP: in fill_txdesc_sectype()
Dhal_com.c387 case WLAN_CIPHER_SUITE_TKIP: in rtl8723a_set_ampdu_min_space()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dmain.c1214 case WLAN_CIPHER_SUITE_TKIP: in carl9170_op_set_key()
1252 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) { in carl9170_op_set_key()
1286 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) { in carl9170_op_set_key()
Dtx.c1025 case WLAN_CIPHER_SUITE_TKIP: in carl9170_tx_prepare()
/linux-4.4.14/drivers/net/wireless/
Drndis_wlan.c410 WLAN_CIPHER_SUITE_TKIP,
590 cipher == WLAN_CIPHER_SUITE_TKIP); in is_wpa_key()
601 case WLAN_CIPHER_SUITE_TKIP: in rndis_cipher_to_alg()
1451 if (cipher == WLAN_CIPHER_SUITE_TKIP && key_len == 32) { in add_wpa_key()
2416 case WLAN_CIPHER_SUITE_TKIP: in rndis_add_key()
Dmwl8k.c918 case WLAN_CIPHER_SUITE_TKIP: in mwl8k_encapsulate_tx_frame()
4289 case WLAN_CIPHER_SUITE_TKIP: in mwl8k_encryption_set_cmd_info()
4349 case WLAN_CIPHER_SUITE_TKIP: in mwl8k_cmd_encryption_set_key()
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dmac.c505 case WLAN_CIPHER_SUITE_TKIP: in mt76_mac_get_key_info()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dtrx.c472 case WLAN_CIPHER_SUITE_TKIP: in rtl92se_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dtrx.c477 case WLAN_CIPHER_SUITE_TKIP: in rtl8723e_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dsta.c1118 case WLAN_CIPHER_SUITE_TKIP: in iwlagn_send_sta_key()
1241 case WLAN_CIPHER_SUITE_TKIP: in iwl_set_dynamic_key()
Dlib.c944 case WLAN_CIPHER_SUITE_TKIP: in iwlagn_wowlan_program_keys()
Dtx.c223 case WLAN_CIPHER_SUITE_TKIP: in iwlagn_tx_cmd_build_hwcrypto()
Dmac80211.c628 case WLAN_CIPHER_SUITE_TKIP: in iwlagn_mac_set_key()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c246 case WLAN_CIPHER_SUITE_TKIP: in ath6kl_set_cipher()
1174 case WLAN_CIPHER_SUITE_TKIP: in ath6kl_cfg80211_add_key()
1697 WLAN_CIPHER_SUITE_TKIP,
2842 case WLAN_CIPHER_SUITE_TKIP: in ath6kl_start_ap()
2865 case WLAN_CIPHER_SUITE_TKIP: in ath6kl_start_ap()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dtrx.c536 case WLAN_CIPHER_SUITE_TKIP: in rtl92ce_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dtxrx.c513 if (t->tx_info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) in cw1200_tx_h_crypt()
956 if (tx->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) in cw1200_tx_confirm_cb()
Dsta.c735 case WLAN_CIPHER_SUITE_TKIP: in cw1200_set_key()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c211 WLAN_CIPHER_SUITE_TKIP,
1530 case WLAN_CIPHER_SUITE_TKIP: in brcmf_set_wsec_mode()
1551 case WLAN_CIPHER_SUITE_TKIP: in brcmf_set_wsec_mode()
2092 (params->cipher == WLAN_CIPHER_SUITE_TKIP)) { in brcmf_add_keyext()
2119 case WLAN_CIPHER_SUITE_TKIP: in brcmf_add_keyext()
2197 case WLAN_CIPHER_SUITE_TKIP: in brcmf_cfg80211_add_key()
2313 params.cipher = WLAN_CIPHER_SUITE_TKIP; in brcmf_cfg80211_get_key()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.c548 case WLAN_CIPHER_SUITE_TKIP: in rtl8723be_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dtrx.c625 case WLAN_CIPHER_SUITE_TKIP: in rtl88ee_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c576 case WLAN_CIPHER_SUITE_TKIP: in rtl92cu_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.c672 case WLAN_CIPHER_SUITE_TKIP: in rtl92de_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.c791 case WLAN_CIPHER_SUITE_TKIP: in rtl8821ae_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dtrx.c800 case WLAN_CIPHER_SUITE_TKIP: in rtl92ee_tx_fill_desc()
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c727 if (cipher == WLAN_CIPHER_SUITE_TKIP) in rsi_hal_load_key()
/linux-4.4.14/include/linux/
Dieee80211.h2251 #define WLAN_CIPHER_SUITE_TKIP 0x000FAC02 macro
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D3945-mac.c226 case WLAN_CIPHER_SUITE_TKIP: in il3945_set_dynamic_key()
381 case WLAN_CIPHER_SUITE_TKIP: in il3945_build_tx_cmd_hwcrypto()
D4965-mac.c1628 case WLAN_CIPHER_SUITE_TKIP: in il4965_tx_cmd_build_hwcrypto()
3502 case WLAN_CIPHER_SUITE_TKIP: in il4965_set_dynamic_key()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1524 case WLAN_CIPHER_SUITE_TKIP: in rtl_op_set_key()
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.c4807 case WLAN_CIPHER_SUITE_TKIP: in rtl8xxxu_tx()
5332 case WLAN_CIPHER_SUITE_TKIP: in rtl8xxxu_set_key()
/linux-4.4.14/drivers/net/wireless/b43/
Dmain.c4188 (key->cipher == WLAN_CIPHER_SUITE_TKIP || in b43_op_set_key()
4222 case WLAN_CIPHER_SUITE_TKIP: in b43_op_set_key()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c183 case WLAN_CIPHER_SUITE_TKIP: in ath10k_send_key()
7135 WLAN_CIPHER_SUITE_TKIP, in ath10k_mac_register()