| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | debugfs_key.c | 94 case WLAN_CIPHER_SUITE_TKIP: in key_tx_spec_write() 131 case WLAN_CIPHER_SUITE_TKIP: in key_tx_spec_read() 170 case WLAN_CIPHER_SUITE_TKIP: in key_rx_spec_read() 290 if (key->conf.cipher != WLAN_CIPHER_SUITE_TKIP) in key_mic_failures_read()
|
| H A D | key.c | 210 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_key_enable_hw_accel() 565 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_key_alloc() 784 new->conf.cipher == WLAN_CIPHER_SUITE_TKIP && in ieee80211_key_identical() 1154 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_get_key_rx_seq() 1207 case WLAN_CIPHER_SUITE_TKIP: in ieee80211_set_key_rx_seq()
|
| H A D | wpa.c | 41 if (!tx->key || tx->key->conf.cipher != WLAN_CIPHER_SUITE_TKIP || in ieee80211_tx_h_michael_mic_add() 123 rx->key->conf.cipher == WLAN_CIPHER_SUITE_TKIP) in ieee80211_rx_h_michael_mic_verify() 134 if (!rx->key || rx->key->conf.cipher != WLAN_CIPHER_SUITE_TKIP || in ieee80211_rx_h_michael_mic_verify()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00crypto.c | 26 case WLAN_CIPHER_SUITE_TKIP: in rt2x00crypto_key_to_cipher() 84 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) in rt2x00crypto_tx_overhead()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw.h | 16 WLAN_CIPHER_SUITE_TKIP,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | key.c | 410 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | mac80211-ops.c | 487 (key->cipher == WLAN_CIPHER_SUITE_TKIP || in ath5k_set_key() 497 case WLAN_CIPHER_SUITE_TKIP: in ath5k_set_key() 516 if (key->cipher == WLAN_CIPHER_SUITE_TKIP) in ath5k_set_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 342 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect() 347 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect() 364 if (ciphers_pairwise == WLAN_CIPHER_SUITE_TKIP) in connect() 582 case WLAN_CIPHER_SUITE_TKIP: in add_key() 593 params->cipher == WLAN_CIPHER_SUITE_TKIP) { in add_key() 600 if (params->cipher == WLAN_CIPHER_SUITE_TKIP) in add_key() 609 if (params->cipher == WLAN_CIPHER_SUITE_TKIP) in add_key() 623 params->cipher == WLAN_CIPHER_SUITE_TKIP) { in add_key()
|
| H A D | netdev.h | 68 WLAN_CIPHER_SUITE_TKIP,
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | key.c | 119 case WLAN_CIPHER_SUITE_TKIP: in vnt_set_keys()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | key.c | 121 case WLAN_CIPHER_SUITE_TKIP: in vnt_set_keys()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/ |
| H A D | tx.c | 117 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl18xx_tx_complete_packet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/ |
| H A D | tx.c | 180 control->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl1251_tx_send_packet() 425 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl1251_tx_packet_cb()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | txrx.c | 771 case WLAN_CIPHER_SUITE_TKIP: in p54_convert_algo() 812 if (info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in p54_tx_80211() 911 if (info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in p54_tx_80211()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | cfg.c | 84 priv->cipher_suites[i] = WLAN_CIPHER_SUITE_TKIP; in orinoco_wiphy_register()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-compat.c | 163 case WLAN_CIPHER_SUITE_TKIP: in cfg80211_wext_giwrange() 660 cipher = WLAN_CIPHER_SUITE_TKIP; in cfg80211_wext_siwencodeext() 975 WLAN_CIPHER_SUITE_TKIP; in cfg80211_set_cipher_group() 1006 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_TKIP; in cfg80211_set_cipher_pairwise()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 86 WLAN_CIPHER_SUITE_TKIP, 1358 case WLAN_CIPHER_SUITE_TKIP: in lbs_cfg_connect() 1497 case WLAN_CIPHER_SUITE_TKIP: in lbs_cfg_add_key() 1502 key_type = (params->cipher == WLAN_CIPHER_SUITE_TKIP) in lbs_cfg_add_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 254 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_wowlan_program_keys() 1424 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_set_key_rx_seq() 1460 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_d3_update_keys() 1491 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_d3_update_keys() 1587 case WLAN_CIPHER_SUITE_TKIP: in iwl_mvm_setup_connection_keep()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | tx.c | 386 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) in wl1271_prepare_tx_frame() 954 info->control.hw_key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wl1271_tx_complete_packet() 1117 WLAN_CIPHER_SUITE_TKIP) { in wl12xx_tx_reset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_util.c | 421 case WLAN_CIPHER_SUITE_TKIP: in mt76x02_set_key() 434 (key->cipher == WLAN_CIPHER_SUITE_TKIP || in mt76x02_set_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | common.c | 284 case WLAN_CIPHER_SUITE_TKIP: in ath9k_cmn_get_hw_crypto_keytype()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 474 case WLAN_CIPHER_SUITE_TKIP: in mt7603_set_key() 487 (key->cipher == WLAN_CIPHER_SUITE_TKIP || in mt7603_set_key()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | key.c | 180 } else if (key->cipher == WLAN_CIPHER_SUITE_TKIP) { in wfx_add_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.h | 401 case WLAN_CIPHER_SUITE_TKIP: in mt7615_mac_get_cipher()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | uap_cmd.c | 96 case WLAN_CIPHER_SUITE_TKIP: in mwifiex_set_secure_params() 141 case WLAN_CIPHER_SUITE_TKIP: in mwifiex_set_secure_params()
|