Home
last modified time | relevance | path

Searched refs:CipherAlg (Results 1 – 16 of 16) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/sta/
Dwpa.c301 pSharedKey->CipherAlg = CIPHER_TKIP; in WpaStaPairwiseKeySetting()
303 pSharedKey->CipherAlg = CIPHER_AES; in WpaStaPairwiseKeySetting()
305 pSharedKey->CipherAlg = CIPHER_NONE; in WpaStaPairwiseKeySetting()
314 pEntry->PairwiseKey.CipherAlg = pSharedKey->CipherAlg; in WpaStaPairwiseKeySetting()
320 pSharedKey->CipherAlg, in WpaStaPairwiseKeySetting()
325 RTMPAddWcidAttributeEntry(pAd, BSS0, 0, pSharedKey->CipherAlg, pEntry); in WpaStaPairwiseKeySetting()
350 pSharedKey->CipherAlg = CIPHER_NONE; in WpaStaGroupKeySetting()
352 pSharedKey->CipherAlg = CIPHER_TKIP; in WpaStaGroupKeySetting()
354 pSharedKey->CipherAlg = CIPHER_AES; in WpaStaGroupKeySetting()
356 pSharedKey->CipherAlg = CIPHER_WEP64; in WpaStaGroupKeySetting()
[all …]
Drtmp_data.c60 u8 CipherAlg; in STARxEAPOLFrameIndicate() local
71 CipherAlg = in STARxEAPOLFrameIndicate()
73 CipherAlg; in STARxEAPOLFrameIndicate()
88 CipherAlg, in STARxEAPOLFrameIndicate()
96 CipherAlg, in STARxEAPOLFrameIndicate()
103 CipherAlg, in STARxEAPOLFrameIndicate()
162 CipherAlg = CipherAlg; in STARxEAPOLFrameIndicate()
1375 u8 CipherAlg = CIPHER_NONE; /* cipher alogrithm */ in STAFindCipherAlgorithm() local
1390 ASSERT(pAd->SharedKey[BSS0][0].CipherAlg <= in STAFindCipherAlgorithm()
1395 && (pAd->SharedKey[BSS0][0].CipherAlg) in STAFindCipherAlgorithm()
[all …]
Dconnect.c93 (_pAd)->MacTab.Content[BSSID_WCID].PairwiseKey.CipherAlg = (_pAd)->StaCfg.PairCipher;\
1400 u8 CipherAlg; in LinkUp() local
1403 CipherAlg = pAd->SharedKey[BSS0][idx].CipherAlg; in LinkUp()
1409 CipherAlg, Key, in LinkUp()
1417 CipherAlg, in LinkUp()
1447 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_TKIP; in LinkUp()
1450 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in LinkUp()
1455 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in LinkUp()
1462 pAd->SharedKey[BSS0][0].CipherAlg, in LinkUp()
1470 CipherAlg, NULL); in LinkUp()
[all …]
/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_asic.c1936 u8 CipherAlg, in AsicAddSharedKeyEntry() argument
1951 ("AsicAddSharedKeyEntry: %s key #%d\n", CipherName[CipherAlg], in AsicAddSharedKeyEntry()
2025 csr1.field.Bss0Key0CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
2027 csr1.field.Bss0Key1CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
2029 csr1.field.Bss0Key2CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
2031 csr1.field.Bss0Key3CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
2034 csr1.field.Bss1Key0CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
2036 csr1.field.Bss1Key1CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
2038 csr1.field.Bss1Key2CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
2040 csr1.field.Bss1Key3CipherAlg = CipherAlg; in AsicAddSharedKeyEntry()
[all …]
Dcmm_cfg.c176 u8 CipherAlg = CIPHER_NONE; in RT_CfgSetWepKey() local
208 pSharedKey->CipherAlg = ((KeyLen % 5) ? CIPHER_WEP128 : CIPHER_WEP64); in RT_CfgSetWepKey()
212 CipherName[CipherAlg])); in RT_CfgSetWepKey()
Dcmm_info.c264 CipherName[pAd->SharedKey[BSS0][i].CipherAlg], i)); in RTMPWPARemoveAllKeys()
796 u8 CipherAlg, struct rt_mac_table_entry *pEntry) in RTMPAddWcidAttributeEntry() argument
826 WCIDAttri = (CipherAlg << 1) | PAIRWISEKEYTABLE; in RTMPAddWcidAttributeEntry()
828 WCIDAttri = (CipherAlg << 1) | SHAREDKEYTABLE; in RTMPAddWcidAttributeEntry()
837 if ((CipherAlg == CIPHER_TKIP) || (CipherAlg == CIPHER_TKIP_NO_MIC) in RTMPAddWcidAttributeEntry()
838 || (CipherAlg == CIPHER_AES)) { in RTMPAddWcidAttributeEntry()
856 Wcid, KeyIdx, CipherName[CipherAlg])); in RTMPAddWcidAttributeEntry()
Dcmm_wpa.c806 pSharedKey->CipherAlg = CIPHER_TKIP; in PeerPairMsg3Action()
808 pSharedKey->CipherAlg = CIPHER_AES; in PeerPairMsg3Action()
810 pSharedKey->CipherAlg = CIPHER_NONE; in PeerPairMsg3Action()
821 pEntry->PairwiseKey.CipherAlg = pSharedKey->CipherAlg; in PeerPairMsg3Action()
827 pSharedKey->CipherAlg, in PeerPairMsg3Action()
834 0, pSharedKey->CipherAlg, pEntry); in PeerPairMsg3Action()
928 pEntry->PairwiseKey.CipherAlg = CIPHER_NONE; in PeerPairMsg4Action()
930 pEntry->PairwiseKey.CipherAlg = CIPHER_TKIP; in PeerPairMsg4Action()
933 pEntry->PairwiseKey.CipherAlg = CIPHER_AES; in PeerPairMsg4Action()
945 pEntry->PairwiseKey.CipherAlg, in PeerPairMsg4Action()
[all …]
Dcmm_data_usb.c892 (pAd->SharedKey[BSS0][pRxWI->KeyIndex].CipherAlg == in RTMPCheckRxError()
Dcmm_data.c1561 pEntry->PairwiseKey.CipherAlg = CIPHER_NONE; in MacTableInsertEntry()
1613 pEntry->PairwiseKey.CipherAlg = CIPHER_NONE; in MacTableInsertEntry()
Drtmp_init.c2535 pAd->SharedKey[bss_index][key_index].CipherAlg = in UserCfgInit()
/linux-2.6.39/drivers/staging/rt2860/
Dsta_ioctl.c126 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_TKIP; in RTMPAddKey()
129 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_AES; in RTMPAddKey()
131 pAd->SharedKey[BSS0][0].CipherAlg = CIPHER_NONE; in RTMPAddKey()
144 pEntry->PairwiseKey.CipherAlg = in RTMPAddKey()
145 pAd->SharedKey[BSS0][0].CipherAlg; in RTMPAddKey()
151 pAd->SharedKey[BSS0][0].CipherAlg, in RTMPAddKey()
161 CipherAlg, pEntry); in RTMPAddKey()
219 CipherAlg = CIPHER_NONE; in RTMPAddKey()
223 CipherAlg = CIPHER_TKIP; in RTMPAddKey()
227 CipherAlg = CIPHER_AES; in RTMPAddKey()
[all …]
Drtusb_io.h154 SetAsicWcidAttri.Cipher = pAd->SharedKey[apidx][KeyID].CipherAlg; \
158 SetAsicWcidAttri.Cipher = pAd->SharedKey[apidx][KeyID].CipherAlg; \
Drtmp.h627 u8 CipherAlg; /* 0-none, 1:WEP64, 2:WEP128, 3:TKIP, 4:AES, 5:CKIP64, 6:CKIP128 */ member
2226 u8 CipherAlg; /* cipher alogrithm */ member
2657 u8 CipherAlg,
2666 u8 CipherAlg,
3392 u8 CipherAlg, struct rt_mac_table_entry *pEntry);
/linux-2.6.39/drivers/staging/rt2870/common/
Drtusb_io.c1788 u8 CipherAlg = CIPHER_NONE; in CMDHandler() local
1796 CipherAlg, in CMDHandler()
1838 CipherAlg, FALSE); in CMDHandler()
1861 CipherAlg, FALSE); in CMDHandler()
1921 u8 CipherAlg; in CMDHandler() local
1932 CipherAlg = in CMDHandler()
1948 CipherAlg = in CMDHandler()
1951 [KeyIdx].CipherAlg; in CMDHandler()
1960 CipherAlg = CipherAlg; in CMDHandler()
1975 (CipherAlg << 1) | in CMDHandler()
[all …]
/linux-2.6.39/drivers/staging/rt2860/chip/
Dmac_pci.h246 pAd->SharedKey[apidx][KeyID].CipherAlg, pEntry);
251 pAd->SharedKey[apidx][KeyID].CipherAlg, \
257 pAd->SharedKey[apidx][KeyID].CipherAlg, \
Dmac_usb.h83 u32 CipherAlg:1; member