Home
last modified time | relevance | path

Searched refs:cipher_group (Results 1 – 12 of 12) sorted by relevance

/drivers/net/wireless/microchip/wilc1000/
A Dcfg80211.c310 u32 cipher_group; in connect() local
317 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()
A Dhif.c526 param->rsn_grp_policy = crypto->cipher_group & 0xFF; in wilc_parse_join_bss_param()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.h123 u32 cipher_group; member
A Dcfg80211.c2063 if (sme->crypto.cipher_group) { in brcmf_set_wsec_mode()
2064 switch (sme->crypto.cipher_group) { in brcmf_set_wsec_mode()
2080 sme->crypto.cipher_group); in brcmf_set_wsec_mode()
2101 sec->cipher_group = sme->crypto.cipher_group; in brcmf_set_wsec_mode()
/drivers/net/wireless/marvell/libertas/
A Dcfg.c1375 sme->crypto.cipher_group, in lbs_cfg_connect()
1384 switch (sme->crypto.cipher_group) { in lbs_cfg_connect()
1423 lbs_enable_rsn(priv, sme->crypto.cipher_group != 0); in lbs_cfg_connect()
1427 sme->crypto.cipher_group); in lbs_cfg_connect()
/drivers/net/wireless/quantenna/qtnfmac/
A Dcommands.c279 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()
A Dqlink.h197 __le32 cipher_group; member
/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c2341 if (sme->crypto.cipher_group) { in mwifiex_cfg80211_assoc()
2342 priv->sec_info.encryption_mode = sme->crypto.cipher_group; in mwifiex_cfg80211_assoc()
4502 if (req->crypto.cipher_group) in mwifiex_cfg80211_associate()
4503 priv->sec_info.encryption_mode = req->crypto.cipher_group; in mwifiex_cfg80211_associate()
A Duap_cmd.c100 switch (params->crypto.cipher_group) { in mwifiex_set_secure_params()
/drivers/net/wireless/ath/ath6kl/
A Dcfg80211.c559 ath6kl_set_cipher(vif, sme->crypto.cipher_group, false); in ath6kl_cfg80211_connect()
2872 switch (info->crypto.cipher_group) { in ath6kl_start_ap()
2890 ath6kl_set_cipher(vif, info->crypto.cipher_group, false); in ath6kl_start_ap()
/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c1750 ret = rtw_cfg80211_set_cipher(psecuritypriv, sme->crypto.cipher_group, false); in cfg80211_rtw_connect()
/drivers/net/wireless/ath/wil6210/
A Dcfg80211.c1065 c->wpa_versions, c->cipher_group); in wil_print_crypto()

Completed in 72 milliseconds