Searched defs:dwKeyIndex (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/vt6655/
H A Dkey.c134 KeybGetKey( PSKeyManagement pTable, unsigned char *pbyBSSID, unsigned long dwKeyIndex, PSKeyItem *pKey ) argument
192 KeybSetKey( PSKeyManagement pTable, unsigned char *pbyBSSID, unsigned long dwKeyIndex, unsigned long uKeyLength, PQWORD pKeyRSC, unsigned char *pbyKey, unsigned char byKeyDecMode, unsigned long dwIoBase, unsigned char byLocalID ) argument
365 KeybRemoveKey( PSKeyManagement pTable, unsigned char *pbyBSSID, unsigned long dwKeyIndex, unsigned long dwIoBase ) argument
473 KeyvRemoveWEPKey( PSKeyManagement pTable, unsigned long dwKeyIndex, unsigned long dwIoBase ) argument
634 KeybSetDefaultKey( PSKeyManagement pTable, unsigned long dwKeyIndex, unsigned long uKeyLength, PQWORD pKeyRSC, unsigned char *pbyKey, unsigned char byKeyDecMode, unsigned long dwIoBase, unsigned char byLocalID ) argument
741 KeybSetAllGroupKey( PSKeyManagement pTable, unsigned long dwKeyIndex, unsigned long uKeyLength, PQWORD pKeyRSC, unsigned char *pbyKey, unsigned char byKeyDecMode, unsigned long dwIoBase, unsigned char byLocalID ) argument
[all...]
H A Dioctl.c80 unsigned long dwKeyIndex= 0; local
[all...]
H A Dhostap.c474 unsigned long dwKeyIndex = 0; local
[all...]
H A Dkey.h68 unsigned long dwKeyIndex; member in struct:tagSKeyItem
H A Dwpactl.c206 unsigned long dwKeyIndex = 0; local
[all...]
H A Diwctl.c1279 unsigned long dwKeyIndex = (unsigned long)(wrq->flags & IW_ENCODE_INDEX); local
[all...]
H A Dbssdb.h216 unsigned long dwKeyIndex; member in struct:tagKnownNodeDB
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dioctl.c80 DWORD dwKeyIndex= 0; local
H A Dkey.c167 BOOL KeybGetKey(PSKeyManagement pTable, PBYTE pbyBSSID, DWORD dwKeyIndex, argument
221 KeybSetKey( void *pDeviceHandler, PSKeyManagement pTable, PBYTE pbyBSSID, DWORD dwKeyIndex, unsigned long uKeyLength, PQWORD pKeyRSC, PBYTE pbyKey, BYTE byKeyDecMode ) argument
663 KeybSetDefaultKey( void *pDeviceHandler, PSKeyManagement pTable, DWORD dwKeyIndex, unsigned long uKeyLength, PQWORD pKeyRSC, PBYTE pbyKey, BYTE byKeyDecMode ) argument
771 KeybSetAllGroupKey( void *pDeviceHandler, PSKeyManagement pTable, DWORD dwKeyIndex, unsigned long uKeyLength, PQWORD pKeyRSC, PBYTE pbyKey, BYTE byKeyDecMode ) argument
[all...]
H A Dhostap.c469 DWORD dwKeyIndex = 0; local
[all...]
H A Dkey.h68 DWORD dwKeyIndex; member in struct:tagSKeyItem
H A Dwpactl.c207 DWORD dwKeyIndex = 0; local
[all...]
H A Diwctl.c1249 DWORD dwKeyIndex = (DWORD)(wrq->flags & IW_ENCODE_INDEX); local
H A Dbssdb.h205 DWORD dwKeyIndex; member in struct:tagKnownNodeDB

Completed in 264 milliseconds