Searched refs:cipher_group (Results 1 – 16 of 16) sorted by relevance
1056 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1059 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1062 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1065 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1068 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1071 wdev->wext.connect.crypto.cipher_group = 0; in cfg80211_set_cipher_group()
1498 if (connect->crypto.cipher_group == 0) in cfg80211_connect()1499 connect->crypto.cipher_group = cipher; in cfg80211_connect()
11013 settings->cipher_group = in nl80211_crypto_settings()11016 settings->cipher_group)) in nl80211_crypto_settings()
309 u32 cipher_group; in connect() local316 cipher_group = sme->crypto.cipher_group; in connect()317 if (cipher_group != 0) { in connect()319 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect()324 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect()
526 param->rsn_grp_policy = crypto->cipher_group & 0xFF; in wilc_parse_join_bss_param()
121 u32 cipher_group; member
2039 if (sme->crypto.cipher_group) { in brcmf_set_wsec_mode()2040 switch (sme->crypto.cipher_group) { in brcmf_set_wsec_mode()2056 sme->crypto.cipher_group); in brcmf_set_wsec_mode()2077 sec->cipher_group = sme->crypto.cipher_group; in brcmf_set_wsec_mode()
1374 sme->crypto.cipher_group, in lbs_cfg_connect()1383 switch (sme->crypto.cipher_group) { in lbs_cfg_connect()1422 lbs_enable_rsn(priv, sme->crypto.cipher_group != 0); in lbs_cfg_connect()1426 sme->crypto.cipher_group); in lbs_cfg_connect()
279 aen->cipher_group = cpu_to_le32(s->crypto.cipher_group); in qtnf_cmd_send_start_ap()2133 aen->cipher_group = cpu_to_le32(sme->crypto.cipher_group); in qtnf_cmd_send_connect()
197 __le32 cipher_group; member
2336 if (sme->crypto.cipher_group) { in mwifiex_cfg80211_assoc()2337 priv->sec_info.encryption_mode = sme->crypto.cipher_group; in mwifiex_cfg80211_assoc()4509 if (req->crypto.cipher_group) in mwifiex_cfg80211_associate()4510 priv->sec_info.encryption_mode = req->crypto.cipher_group; in mwifiex_cfg80211_associate()
100 switch (params->crypto.cipher_group) { in mwifiex_set_secure_params()
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()
1759 ret = rtw_cfg80211_set_cipher(psecuritypriv, sme->crypto.cipher_group, false); in cfg80211_rtw_connect()
1065 c->wpa_versions, c->cipher_group); in wil_print_crypto()
1269 u32 cipher_group; member