Searched refs:cipher_group (Results 1 – 8 of 8) sorted by relevance
990 wdev->wext.connect.crypto.cipher_group = in cfg80211_set_cipher_group()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 = 0; in cfg80211_set_cipher_group()
1499 if (connect->crypto.cipher_group == 0) in cfg80211_connect() 1500 connect->crypto.cipher_group = cipher; in cfg80211_connect()
12515 settings->cipher_group = in nl80211_associate() 12518 settings->cipher_group)) in nl80211_associate()
279 aen->cipher_group = cpu_to_le32(s->crypto.cipher_group); in qtnf_cmd_send_start_ap()2128 aen->cipher_group = cpu_to_le32(sme->crypto.cipher_group); in qtnf_cmd_send_connect()
197 __le32 cipher_group; member
2341 if (sme->crypto.cipher_group) { in mwifiex_cfg80211_assoc()2342 priv->sec_info.encryption_mode = sme->crypto.cipher_group; in mwifiex_cfg80211_assoc()4508 if (req->crypto.cipher_group) in mwifiex_cfg80211_associate()4509 priv->sec_info.encryption_mode = req->crypto.cipher_group; in mwifiex_cfg80211_associate()
100 switch (params->crypto.cipher_group) { in mwifiex_set_secure_params()
526 param->rsn_grp_policy = crypto->cipher_group & 0xFF; in wilc_parse_join_bss_param()