cipher_group      559 drivers/net/wireless/ath/ath6kl/cfg80211.c 	ath6kl_set_cipher(vif, sme->crypto.cipher_group, false);
cipher_group     2868 drivers/net/wireless/ath/ath6kl/cfg80211.c 	switch (info->crypto.cipher_group) {
cipher_group     2886 drivers/net/wireless/ath/ath6kl/cfg80211.c 	ath6kl_set_cipher(vif, info->crypto.cipher_group, false);
cipher_group     1055 drivers/net/wireless/ath/wil6210/cfg80211.c 		     c->wpa_versions, c->cipher_group);
cipher_group     1590 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	if (sme->crypto.cipher_group) {
cipher_group     1591 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 		switch (sme->crypto.cipher_group) {
cipher_group     1607 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 				 sme->crypto.cipher_group);
cipher_group     1628 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 	sec->cipher_group = sme->crypto.cipher_group;
cipher_group     1671 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 				 sme->crypto.cipher_group);
cipher_group     1702 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 				 sme->crypto.cipher_group);
cipher_group      104 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h 	u32 cipher_group;
cipher_group     1327 drivers/net/wireless/marvell/libertas/cfg.c 		      sme->crypto.cipher_group,
cipher_group     1336 drivers/net/wireless/marvell/libertas/cfg.c 	switch (sme->crypto.cipher_group) {
cipher_group     1375 drivers/net/wireless/marvell/libertas/cfg.c 		lbs_enable_rsn(priv, sme->crypto.cipher_group != 0);
cipher_group     1379 drivers/net/wireless/marvell/libertas/cfg.c 			  sme->crypto.cipher_group);
cipher_group     2254 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	if (sme->crypto.cipher_group) {
cipher_group     2255 drivers/net/wireless/marvell/mwifiex/cfg80211.c 		priv->sec_info.encryption_mode = sme->crypto.cipher_group;
cipher_group      116 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 	switch (params->crypto.cipher_group) {
cipher_group      251 drivers/net/wireless/quantenna/qtnfmac/commands.c 	aen->cipher_group = cpu_to_le32(s->crypto.cipher_group);
cipher_group     2250 drivers/net/wireless/quantenna/qtnfmac/commands.c 	aen->cipher_group = cpu_to_le32(sme->crypto.cipher_group);
cipher_group      173 drivers/net/wireless/quantenna/qtnfmac/qlink.h 	__le32 cipher_group;
cipher_group     2154 drivers/net/wireless/rndis_wlan.c 	groupwise = rndis_cipher_to_alg(sme->crypto.cipher_group);
cipher_group     2203 drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c 	ret = rtw_cfg80211_set_cipher(psecuritypriv, sme->crypto.cipher_group, false);
cipher_group      563 drivers/staging/wilc1000/wilc_hif.c 		param->rsn_grp_policy = crypto->cipher_group & 0xFF;
cipher_group      275 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	u32 cipher_group;
cipher_group      285 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	cipher_group = sme->crypto.cipher_group;
cipher_group      286 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	if (cipher_group != 0) {
cipher_group      287 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 		if (cipher_group == WLAN_CIPHER_SUITE_WEP40) {
cipher_group      297 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 		} else if (cipher_group == WLAN_CIPHER_SUITE_WEP104) {
cipher_group      308 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 			if (cipher_group == WLAN_CIPHER_SUITE_TKIP)
cipher_group      313 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 			if (cipher_group == WLAN_CIPHER_SUITE_TKIP)
cipher_group      442 drivers/staging/wlan-ng/cfg80211.c 	int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) ||
cipher_group      443 drivers/staging/wlan-ng/cfg80211.c 	    (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP104);
cipher_group      853 include/net/cfg80211.h 	u32 cipher_group;
cipher_group     3616 net/mac80211/util.c 	cs = ieee80211_cs_get(local, crypto->cipher_group, iftype);
cipher_group     9129 net/wireless/nl80211.c 		settings->cipher_group =
cipher_group     9132 net/wireless/nl80211.c 						     settings->cipher_group))
cipher_group     1222 net/wireless/sme.c 			if (connect->crypto.cipher_group == 0)
cipher_group     1223 net/wireless/sme.c 				connect->crypto.cipher_group = cipher;
cipher_group      969 net/wireless/wext-compat.c 		wdev->wext.connect.crypto.cipher_group =
cipher_group      972 net/wireless/wext-compat.c 		wdev->wext.connect.crypto.cipher_group =
cipher_group      975 net/wireless/wext-compat.c 		wdev->wext.connect.crypto.cipher_group =
cipher_group      978 net/wireless/wext-compat.c 		wdev->wext.connect.crypto.cipher_group =
cipher_group      981 net/wireless/wext-compat.c 		wdev->wext.connect.crypto.cipher_group =
cipher_group      984 net/wireless/wext-compat.c 		wdev->wext.connect.crypto.cipher_group = 0;