Searched refs:cipher_group (Results 1 – 16 of 16) sorted by relevance
993 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()996 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()999 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1002 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1005 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()1008 wdev->wext.connect.crypto.cipher_group = 0; in cfg80211_set_cipher_group()
1500 if (connect->crypto.cipher_group == 0) in cfg80211_connect()1501 connect->crypto.cipher_group = cipher; in cfg80211_connect()
12995 settings->cipher_group = in nl80211_crypto_settings()12998 settings->cipher_group)) in nl80211_crypto_settings()
310 u32 cipher_group; in connect() local317 cipher_group = sme->crypto.cipher_group; in connect()318 if (cipher_group != 0) { in connect()320 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect()325 if (cipher_group == WLAN_CIPHER_SUITE_TKIP) in connect()
526 param->rsn_grp_policy = crypto->cipher_group & 0xFF; in wilc_parse_join_bss_param()
123 u32 cipher_group; member
2064 if (sme->crypto.cipher_group) { in brcmf_set_wsec_mode()2065 switch (sme->crypto.cipher_group) { in brcmf_set_wsec_mode()2081 sme->crypto.cipher_group); in brcmf_set_wsec_mode()2102 sec->cipher_group = sme->crypto.cipher_group; in brcmf_set_wsec_mode()
197 __le32 cipher_group; member
2340 if (sme->crypto.cipher_group) { in mwifiex_cfg80211_assoc()2341 priv->sec_info.encryption_mode = sme->crypto.cipher_group; in mwifiex_cfg80211_assoc()4507 if (req->crypto.cipher_group) in mwifiex_cfg80211_associate()4508 priv->sec_info.encryption_mode = req->crypto.cipher_group; in mwifiex_cfg80211_associate()
100 switch (params->crypto.cipher_group) { in mwifiex_set_secure_params()
560 ath6kl_set_cipher(vif, sme->crypto.cipher_group, false); in ath6kl_cfg80211_connect()2879 switch (info->crypto.cipher_group) { in ath6kl_start_ap()2897 ath6kl_set_cipher(vif, info->crypto.cipher_group, false); in ath6kl_start_ap()
872 switch (params->crypto.cipher_group) { in nxpwifi_set_secure_params()
3546 if (req->crypto.cipher_group) in nxpwifi_cfg80211_associate()3547 priv->sec_info.encryption_mode = req->crypto.cipher_group; in nxpwifi_cfg80211_associate()
1758 ret = rtw_cfg80211_set_cipher(psecuritypriv, sme->crypto.cipher_group, false); in cfg80211_rtw_connect()
1066 c->wpa_versions, c->cipher_group); in wil_print_crypto()
1379 u32 cipher_group; member