Searched refs:cipher_group (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.c973 wdev->wext.connect.crypto.cipher_group =
976 wdev->wext.connect.crypto.cipher_group =
979 wdev->wext.connect.crypto.cipher_group =
982 wdev->wext.connect.crypto.cipher_group =
985 wdev->wext.connect.crypto.cipher_group =
988 wdev->wext.connect.crypto.cipher_group = 0;
H A Dsme.c774 if (connect->crypto.cipher_group == 0)
775 connect->crypto.cipher_group = cipher;
H A Dnl80211.c3656 settings->cipher_group =
3658 if (!nl80211_valid_cipher_suite(settings->cipher_group))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dcfg80211.c476 int is_wep = (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP40) ||
477 (sme->crypto.cipher_group == WLAN_CIPHER_SUITE_WEP104);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcfg.c1288 sme->crypto.cipher_group,
1297 switch (sme->crypto.cipher_group) {
1336 lbs_enable_rsn(priv, sme->crypto.cipher_group != 0);
1340 sme->crypto.cipher_group);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dcfg80211.c598 ret = iwm_set_cipher(iwm, sme->crypto.cipher_group, false);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h685 * @cipher_group: group key cipher suite (or 0 if unset)
697 u32 cipher_group; member in struct:cfg80211_crypto_settings
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c1178 netdev_dbg(usbdev->net, "%s(): cipher_pair=0x%x cipher_group=0x%x\n",
2066 groupwise = rndis_cipher_to_alg(sme->crypto.cipher_group);

Completed in 169 milliseconds