| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 309 u32 cipher_group; in connect() local 319 cipher_group = sme->crypto.cipher_group; in connect() 320 if (cipher_group != 0) { in connect() 321 if (cipher_group == WLAN_CIPHER_SUITE_WEP40) { in connect() 331 } else if (cipher_group == WLAN_CIPHER_SUITE_WEP104) { in connect() 342 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect() 347 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect()
|
| H A D | hif.c | 494 param->rsn_grp_policy = crypto->cipher_group & 0xFF; in wilc_parse_join_bss_param()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-compat.c | 968 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group() 971 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group() 974 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group() 977 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group() 980 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group() 983 wdev->wext.connect.crypto.cipher_group = 0; in cfg80211_set_cipher_group()
|
| H A D | sme.c | 1234 if (connect->crypto.cipher_group == 0) in cfg80211_connect() 1235 connect->crypto.cipher_group = cipher; in cfg80211_connect()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | cfg80211.c | 441 int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) || in prism2_connect() 442 (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP104); in prism2_connect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 1327 sme->crypto.cipher_group, in lbs_cfg_connect() 1336 switch (sme->crypto.cipher_group) { in lbs_cfg_connect() 1375 lbs_enable_rsn(priv, sme->crypto.cipher_group != 0); in lbs_cfg_connect() 1379 sme->crypto.cipher_group); in lbs_cfg_connect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.h | 121 u32 cipher_group; member
|
| H A D | cfg80211.c | 1705 if (sme->crypto.cipher_group) { in brcmf_set_wsec_mode() 1706 switch (sme->crypto.cipher_group) { in brcmf_set_wsec_mode() 1722 sme->crypto.cipher_group); in brcmf_set_wsec_mode() 1743 sec->cipher_group = sme->crypto.cipher_group; in brcmf_set_wsec_mode() 1787 sme->crypto.cipher_group); in brcmf_set_key_mgmt() 1820 sme->crypto.cipher_group); in brcmf_set_key_mgmt() 1834 sme->crypto.cipher_group); in brcmf_set_key_mgmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 278 aen->cipher_group = cpu_to_le32(s->crypto.cipher_group); in qtnf_cmd_send_start_ap() 2162 aen->cipher_group = cpu_to_le32(sme->crypto.cipher_group); in qtnf_cmd_send_connect()
|
| H A D | qlink.h | 197 __le32 cipher_group; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.h | 496 u32 cipher_group; member 1505 (!_sme->crypto.cipher_group))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | uap_cmd.c | 116 switch (params->crypto.cipher_group) { in mwifiex_set_secure_params()
|
| H A D | cfg80211.c | 2238 if (sme->crypto.cipher_group) { in mwifiex_cfg80211_assoc() 2239 priv->sec_info.encryption_mode = sme->crypto.cipher_group; in mwifiex_cfg80211_assoc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 559 ath6kl_set_cipher(vif, sme->crypto.cipher_group, false); in ath6kl_cfg80211_connect() 2868 switch (info->crypto.cipher_group) { in ath6kl_start_ap() 2886 ath6kl_set_cipher(vif, info->crypto.cipher_group, false); in ath6kl_start_ap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 657 u32 cipher_group; member 2160 (!_sme->crypto.cipher_group))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 665 u32 cipher_group; member 2224 (!_sme->crypto.cipher_group))
|
| H A D | wl_cfg80211.c | 5799 if (sme->crypto.cipher_group) { 5800 gval = wl_rsn_cipher_wsec_algo_lookup(sme->crypto.cipher_group); 5802 WL_ERR(("invalid cipher group (%d)\n", sme->crypto.cipher_group)); 5805 switch (sme->crypto.cipher_group) { 5815 wl_rsn_cipher_wsec_key_algo_lookup(sme->crypto.cipher_group)); 5838 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { 5862 sec->cipher_group = sme->crypto.cipher_group;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 665 u32 cipher_group; member 2224 (!_sme->crypto.cipher_group))
|
| H A D | wl_cfg80211.c | 5801 if (sme->crypto.cipher_group) { 5802 gval = wl_rsn_cipher_wsec_algo_lookup(sme->crypto.cipher_group); 5804 WL_ERR(("invalid cipher group (%d)\n", sme->crypto.cipher_group)); 5807 switch (sme->crypto.cipher_group) { 5817 wl_rsn_cipher_wsec_key_algo_lookup(sme->crypto.cipher_group)); 5840 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { 5864 sec->cipher_group = sme->crypto.cipher_group;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.h | 1097 u32 cipher_group; member 2659 (!_sme->crypto.cipher_group))
|
| H A D | wl_cfg80211.c | 4715 if (sme->crypto.cipher_group) { in wl_set_set_cipher() 4716 gval = wl_rsn_cipher_wsec_algo_lookup(sme->crypto.cipher_group); in wl_set_set_cipher() 4718 WL_ERR(("invalid cipher group (0x%x)\n", sme->crypto.cipher_group)); in wl_set_set_cipher() 4721 switch (sme->crypto.cipher_group) { in wl_set_set_cipher() 4733 wl_rsn_cipher_wsec_key_algo_lookup(sme->crypto.cipher_group)); in wl_set_set_cipher() 4757 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_set_set_cipher() 4782 sec->cipher_group = sme->crypto.cipher_group; in wl_set_set_cipher() 6229 sec->cipher_pairwise, sec->cipher_group); in wl_conn_debug_info() 14007 if (sec->cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_bss_connect_done()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.h | 1097 u32 cipher_group; member 2662 (!_sme->crypto.cipher_group))
|
| H A D | wl_cfg80211.c | 4729 if (sme->crypto.cipher_group) { in wl_set_set_cipher() 4730 gval = wl_rsn_cipher_wsec_algo_lookup(sme->crypto.cipher_group); in wl_set_set_cipher() 4732 WL_ERR(("invalid cipher group (0x%x)\n", sme->crypto.cipher_group)); in wl_set_set_cipher() 4735 switch (sme->crypto.cipher_group) { in wl_set_set_cipher() 4747 wl_rsn_cipher_wsec_key_algo_lookup(sme->crypto.cipher_group)); in wl_set_set_cipher() 4771 if (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_set_set_cipher() 4796 sec->cipher_group = sme->crypto.cipher_group; in wl_set_set_cipher() 6243 sec->cipher_pairwise, sec->cipher_group); in wl_conn_debug_info() 14133 if (sec->cipher_group == WLAN_CIPHER_SUITE_SMS4) { in wl_bss_connect_done()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_sta_cfg80211.c | 2795 if (req->crypto.cipher_group) { in woal_cfg80211_associate() 2797 req->crypto.cipher_group, &wpa_enabled); in woal_cfg80211_associate() 3107 if (conn_param->crypto.cipher_group) { in woal_cfg80211_assoc() 3109 conn_param->crypto.cipher_group, &wpa_enabled); in woal_cfg80211_assoc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_uap_cfg80211.c | 923 switch (params->crypto.cipher_group) { in woal_cfg80211_beacon_config()
|