Searched refs:rt_cipher_key (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_cfg.c172 struct rt_cipher_key *pSharedKey, int keyIdx)
180 memset(pSharedKey, 0, sizeof(struct rt_cipher_key));
H A Dcmm_wep.c216 unsigned long DataByteCnt, struct rt_cipher_key *pGroupKey)
H A Dcmm_wpa.c787 struct rt_cipher_key *pSharedKey;
794 NdisZeroMemory(pSharedKey, sizeof(struct rt_cipher_key));
911 NdisZeroMemory(&pEntry->PairwiseKey, sizeof(struct rt_cipher_key));
2227 struct rt_cipher_key *pSharedKey;
2236 NdisZeroMemory(pSharedKey, sizeof(struct rt_cipher_key));
2720 GroupCipher, struct rt_cipher_key *pShard_key)
H A Dcmm_tkip.c506 struct rt_cipher_key *pKey, u8 apidx)
704 u8 UserPriority, struct rt_cipher_key *pWpaKey)
H A Dcmm_data_pci.c412 struct rt_cipher_key *pWpaKey;
H A Dcmm_data_usb.c819 struct rt_cipher_key *pWpaKey;
H A Dcmm_info.c265 NdisZeroMemory(&pAd->SharedKey[BSS0][i], sizeof(struct rt_cipher_key));
H A Dcmm_asic.c2170 struct rt_cipher_key *pCipherKey,
2344 u8 WCID, struct rt_cipher_key *pCipherKey)
H A Dcmm_aes.c413 unsigned long DataByteCnt, struct rt_cipher_key *pWpaKey)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dwpa.c61 void RTMPReportMicError(struct rt_rtmp_adapter *pAd, struct rt_cipher_key *pWpaKey)
279 struct rt_cipher_key *pSharedKey;
290 NdisZeroMemory(pSharedKey, sizeof(struct rt_cipher_key));
335 struct rt_cipher_key *pSharedKey;
340 NdisZeroMemory(pSharedKey, sizeof(struct rt_cipher_key));
H A Drtmp_data.c275 struct rt_cipher_key *pWpaKey;
1376 struct rt_cipher_key *pKey = NULL;
H A Dconnect.c1442 sizeof(struct rt_cipher_key));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h628 struct rt_cipher_key { struct
668 struct rt_cipher_key CipherKey;
1466 struct rt_cipher_key DesireSharedKey[4]; /* Record user desired WEP keys */
1557 struct rt_cipher_key PairwiseKey;
2015 struct rt_cipher_key SharedKey[MAX_MBSSID_NUM][4]; /* STA always use SharedKey[BSS0][0..3] */
2232 struct rt_cipher_key *pKey;
2545 void RTMPReportMicError(struct rt_rtmp_adapter *pAd, struct rt_cipher_key *pWpaKey);
2589 unsigned long DataByteCnt, struct rt_cipher_key *pGroupKey);
2684 struct rt_cipher_key *pCipherKey,
2689 u8 WCID, struct rt_cipher_key *pCipherKe
[all...]
H A Dsta_ioctl.c98 sizeof(struct rt_cipher_key));
177 sizeof(struct rt_cipher_key));
1819 NdisZeroMemory(&pAdapter->SharedKey[BSS0][keyIdx], sizeof(struct rt_cipher_key));
1882 sizeof(struct rt_cipher_key));

Completed in 196 milliseconds