Home
last modified time | relevance | path

Searched refs:WLAN_CIPHER_SUITE_CCMP (Results 1 – 66 of 66) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw.h20 WLAN_CIPHER_SUITE_CCMP,
/linux-4.1.27/net/mac80211/
Dkey.c200 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_key_enable_hw_accel()
418 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_key_alloc()
541 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_key_free_common()
900 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_get_key_tx_seq()
961 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_get_key_rx_seq()
1012 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_set_key_tx_seq()
1074 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_set_key_rx_seq()
Ddebugfs_key.c96 case WLAN_CIPHER_SUITE_CCMP: in key_tx_spec_read()
152 case WLAN_CIPHER_SUITE_CCMP: in key_rx_spec_read()
207 case WLAN_CIPHER_SUITE_CCMP: in key_replays_read()
Dmain.c675 WLAN_CIPHER_SUITE_CCMP, in ieee80211_init_cipher_suites()
759 suites[w++] = WLAN_CIPHER_SUITE_CCMP; in ieee80211_init_cipher_suites()
Drx.c1674 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_rx_h_decrypt()
1823 (rx->key->conf.cipher == WLAN_CIPHER_SUITE_CCMP || in ieee80211_rx_h_defragment()
1870 (rx->key->conf.cipher != WLAN_CIPHER_SUITE_CCMP && in ieee80211_rx_h_defragment()
Dtx.c610 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_tx_h_select_key()
1008 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_tx_h_encrypt()
Dcfg.c165 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_add_key()
356 case WLAN_CIPHER_SUITE_CCMP: in ieee80211_get_key()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c32 WLAN_CIPHER_SUITE_CCMP,
558 } else if (keyparms->cipher == WLAN_CIPHER_SUITE_CCMP) { in rtw_cfg80211_ap_set_encryption()
563 WLAN_CIPHER_SUITE_CCMP; in rtw_cfg80211_ap_set_encryption()
630 } else if (keyparms->cipher == WLAN_CIPHER_SUITE_CCMP) { in rtw_cfg80211_ap_set_encryption()
635 WLAN_CIPHER_SUITE_CCMP; in rtw_cfg80211_ap_set_encryption()
675 } else if (keyparms->cipher == WLAN_CIPHER_SUITE_CCMP) { in rtw_cfg80211_ap_set_encryption()
677 WLAN_CIPHER_SUITE_CCMP; in rtw_cfg80211_ap_set_encryption()
896 case WLAN_CIPHER_SUITE_CCMP: in cfg80211_rtw_add_key()
1542 case WLAN_CIPHER_SUITE_CCMP: in rtw_cfg80211_set_cipher()
1543 *profile_cipher = WLAN_CIPHER_SUITE_CCMP; in rtw_cfg80211_set_cipher()
[all …]
/linux-4.1.27/drivers/staging/vt6655/
Dkey.c150 case WLAN_CIPHER_SUITE_CCMP: in vnt_set_keys()
Drxtx.c1067 case WLAN_CIPHER_SUITE_CCMP: in s_cbFillTxBufHead()
1240 case WLAN_CIPHER_SUITE_CCMP: in vnt_fill_txkey()
1380 case WLAN_CIPHER_SUITE_CCMP: in vnt_generate_fifo_header()
/linux-4.1.27/drivers/staging/vt6656/
Dkey.c157 case WLAN_CIPHER_SUITE_CCMP: in vnt_set_keys()
Drxtx.c740 case WLAN_CIPHER_SUITE_CCMP: in vnt_fill_txkey()
901 case WLAN_CIPHER_SUITE_CCMP: in vnt_tx_packet()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c500 key->cipher == WLAN_CIPHER_SUITE_CCMP) && in ath5k_set_key()
511 case WLAN_CIPHER_SUITE_CCMP: in ath5k_set_key()
531 if (key->cipher == WLAN_CIPHER_SUITE_CCMP) in ath5k_set_key()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_sreset.c66 WLAN_CIPHER_SUITE_CCMP) { in sreset_restore_security_station()
Drtw_xmit.c289 WLAN_CIPHER_SUITE_CCMP) { in update_attrib_vcs_info()
601 case WLAN_CIPHER_SUITE_CCMP: in update_attrib()
822 case WLAN_CIPHER_SUITE_CCMP: in xmitframe_swencrypt()
1151 case WLAN_CIPHER_SUITE_CCMP: in rtw_xmitframe_coalesce23a()
Drtw_recv.c488 case WLAN_CIPHER_SUITE_CCMP: in decryptor()
507 case WLAN_CIPHER_SUITE_CCMP: in decryptor()
1369 case WLAN_CIPHER_SUITE_CCMP: in validate_recv_data_frame()
Drtw_security.c1304 if (pattrib->encrypt != WLAN_CIPHER_SUITE_CCMP) in rtw_aes_encrypt23a()
1582 if (prxattrib->encrypt != WLAN_CIPHER_SUITE_CCMP) in rtw_aes_decrypt23a()
Drtw_ap.c1780 WLAN_CIPHER_SUITE_CCMP) { in rtw_ap_restore_network()
1790 WLAN_CIPHER_SUITE_CCMP) { in rtw_ap_restore_network()
Drtw_mlme.c1846 case WLAN_CIPHER_SUITE_CCMP: in rtw_set_key23a()
2149 WLAN_CIPHER_SUITE_CCMP) in rtw_restructure_ht_ie23a()
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2x00crypto.c39 case WLAN_CIPHER_SUITE_CCMP: in rt2x00crypto_key_to_cipher()
/linux-4.1.27/drivers/net/wireless/ath/
Dkey.c497 case WLAN_CIPHER_SUITE_CCMP: in ath_key_config()
562 if (key->cipher == WLAN_CIPHER_SUITE_CCMP) in ath_key_config()
/linux-4.1.27/net/wireless/
Dwext-compat.c201 case WLAN_CIPHER_SUITE_CCMP: in cfg80211_wext_giwrange()
687 cipher = WLAN_CIPHER_SUITE_CCMP; in cfg80211_wext_siwencodeext()
1002 WLAN_CIPHER_SUITE_CCMP; in cfg80211_set_cipher_group()
1035 ciphers_pairwise[nr_ciphers] = WLAN_CIPHER_SUITE_CCMP; in cfg80211_set_cipher_pairwise()
Dutil.c232 case WLAN_CIPHER_SUITE_CCMP: in cfg80211_validate_key_settings()
266 case WLAN_CIPHER_SUITE_CCMP: in cfg80211_validate_key_settings()
320 case WLAN_CIPHER_SUITE_CCMP: in cfg80211_validate_key_settings()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dd3.c275 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_wowlan_program_keys()
1387 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_set_key_rx_seq()
1422 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_d3_update_gtks()
1446 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_d3_update_gtks()
1522 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_setup_connection_keep()
Dsta.c1214 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_send_sta_key()
1343 case WLAN_CIPHER_SUITE_CCMP: in __iwl_mvm_set_sta_key()
Dtx.c252 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_set_tx_cmd_crypto()
Dmac80211.c2887 case WLAN_CIPHER_SUITE_CCMP: in iwl_mvm_mac_set_key()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon.c285 case WLAN_CIPHER_SUITE_CCMP: in ath9k_cmn_get_hw_crypto_keytype()
Dhtc_drv_main.c1425 key->cipher == WLAN_CIPHER_SUITE_CCMP) && in ath9k_htc_set_key()
1451 key->cipher == WLAN_CIPHER_SUITE_CCMP) in ath9k_htc_set_key()
Dmain.c1661 key->cipher == WLAN_CIPHER_SUITE_CCMP) && in ath9k_set_key()
1693 key->cipher == WLAN_CIPHER_SUITE_CCMP) in ath9k_set_key()
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Dmain.c410 case WLAN_CIPHER_SUITE_CCMP: in wcn36xx_set_key()
944 WLAN_CIPHER_SUITE_CCMP, in wcn36xx_init_ieee80211()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Duap_cmd.c103 case WLAN_CIPHER_SUITE_CCMP: in mwifiex_set_secure_params()
143 case WLAN_CIPHER_SUITE_CCMP: in mwifiex_set_secure_params()
Dcfg80211.c1425 WLAN_CIPHER_SUITE_CCMP,
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c72 case WLAN_CIPHER_SUITE_CCMP: in fill_txdesc_sectype()
Dhal_com.c381 case WLAN_CIPHER_SUITE_CCMP: in rtl8723a_set_ampdu_min_space()
/linux-4.1.27/drivers/net/wireless/libertas/
Dcfg.c86 WLAN_CIPHER_SUITE_CCMP,
1401 case WLAN_CIPHER_SUITE_CCMP: in lbs_cfg_connect()
1547 case WLAN_CIPHER_SUITE_CCMP: in lbs_cfg_add_key()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c250 case WLAN_CIPHER_SUITE_CCMP: in ath6kl_set_cipher()
1178 case WLAN_CIPHER_SUITE_CCMP: in ath6kl_cfg80211_add_key()
1698 WLAN_CIPHER_SUITE_CCMP,
2845 case WLAN_CIPHER_SUITE_CCMP: in ath6kl_start_ap()
2868 case WLAN_CIPHER_SUITE_CCMP: in ath6kl_start_ap()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
Dtrx.c475 case WLAN_CIPHER_SUITE_CCMP: in rtl92se_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dtrx.c480 case WLAN_CIPHER_SUITE_CCMP: in rtl8723e_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dsta.c1147 case WLAN_CIPHER_SUITE_CCMP: in iwlagn_send_sta_key()
1286 case WLAN_CIPHER_SUITE_CCMP: in iwl_set_dynamic_key()
Dlib.c999 case WLAN_CIPHER_SUITE_CCMP: in iwlagn_wowlan_program_keys()
Dtx.c216 case WLAN_CIPHER_SUITE_CCMP: in iwlagn_tx_cmd_build_hwcrypto()
Dmac80211.c618 case WLAN_CIPHER_SUITE_CCMP: in iwlagn_mac_set_key()
/linux-4.1.27/drivers/net/wireless/p54/
Dmain.c549 case WLAN_CIPHER_SUITE_CCMP: in p54_set_key()
Dtxrx.c767 case WLAN_CIPHER_SUITE_CCMP: in p54_convert_algo()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
Dtrx.c539 case WLAN_CIPHER_SUITE_CCMP: in rtl92ce_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/
Drndis_wlan.c411 WLAN_CIPHER_SUITE_CCMP,
589 return (cipher == WLAN_CIPHER_SUITE_CCMP || in is_wpa_key()
603 case WLAN_CIPHER_SUITE_CCMP: in rndis_cipher_to_alg()
2417 case WLAN_CIPHER_SUITE_CCMP: in rndis_add_key()
Dmwl8k.c921 case WLAN_CIPHER_SUITE_CCMP: in mwl8k_encapsulate_tx_frame()
4297 case WLAN_CIPHER_SUITE_CCMP: in mwl8k_encryption_set_cmd_info()
4352 case WLAN_CIPHER_SUITE_CCMP: in mwl8k_cmd_encryption_set_key()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
Dtrx.c551 case WLAN_CIPHER_SUITE_CCMP: in rtl8723be_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
Dtrx.c628 case WLAN_CIPHER_SUITE_CCMP: in rtl88ee_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
Dtrx.c579 case WLAN_CIPHER_SUITE_CCMP: in rtl92cu_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
Dtrx.c675 case WLAN_CIPHER_SUITE_CCMP: in rtl92de_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
Dtrx.c794 case WLAN_CIPHER_SUITE_CCMP: in rtl8821ae_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
Dtrx.c803 case WLAN_CIPHER_SUITE_CCMP: in rtl92ee_tx_fill_desc()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c180 WLAN_CIPHER_SUITE_CCMP,
1526 case WLAN_CIPHER_SUITE_CCMP: in brcmf_set_wsec_mode()
1547 case WLAN_CIPHER_SUITE_CCMP: in brcmf_set_wsec_mode()
2122 case WLAN_CIPHER_SUITE_CCMP: in brcmf_add_keyext()
2208 case WLAN_CIPHER_SUITE_CCMP: in brcmf_cfg80211_add_key()
/linux-4.1.27/include/linux/
Dieee80211.h2251 #define WLAN_CIPHER_SUITE_CCMP 0x000FAC04 macro
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dmain.c872 case WLAN_CIPHER_SUITE_CCMP: in wl1251_set_key_type()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dtx.c1028 case WLAN_CIPHER_SUITE_CCMP: in carl9170_tx_prepare()
Dmain.c1218 case WLAN_CIPHER_SUITE_CCMP: in carl9170_op_set_key()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D3945-mac.c223 case WLAN_CIPHER_SUITE_CCMP: in il3945_set_dynamic_key()
375 case WLAN_CIPHER_SUITE_CCMP: in il3945_build_tx_cmd_hwcrypto()
D4965-mac.c1620 case WLAN_CIPHER_SUITE_CCMP: in il4965_tx_cmd_build_hwcrypto()
3498 case WLAN_CIPHER_SUITE_CCMP: in il4965_set_dynamic_key()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dcore.c1528 case WLAN_CIPHER_SUITE_CCMP: in rtl_op_set_key()
/linux-4.1.27/drivers/net/wireless/cw1200/
Dsta.c773 case WLAN_CIPHER_SUITE_CCMP: in cw1200_set_key()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c59 case WLAN_CIPHER_SUITE_CCMP: in ath10k_send_key()
5444 WLAN_CIPHER_SUITE_CCMP, in ath10k_mac_register()
/linux-4.1.27/drivers/net/wireless/b43/
Dmain.c4191 key->cipher == WLAN_CIPHER_SUITE_CCMP) && in b43_op_set_key()
4227 case WLAN_CIPHER_SUITE_CCMP: in b43_op_set_key()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c3504 case WLAN_CIPHER_SUITE_CCMP: in wlcore_set_key()
6055 WLAN_CIPHER_SUITE_CCMP, in wl1271_init_ieee80211()