/linux-2.6.39/drivers/staging/vt6655/ |
D | hostap.c | 123 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in hostap_enable_hostapd() 165 KeyvInitTable(&pDevice->sKey,pDevice->PortOffset); in hostap_disable_hostapd() 524 if (KeybRemoveKey(&(pDevice->sKey), in hostap_set_encryption() 566 KeybSetDefaultKey(&(pDevice->sKey), in hostap_set_encryption() 578 if (KeybSetKey(&(pDevice->sKey), in hostap_set_encryption() 635 KeybSetDefaultKey(&(pDevice->sKey), in hostap_set_encryption() 647 if (KeybSetKey(&(pDevice->sKey), in hostap_set_encryption()
|
D | wpactl.c | 225 KeyvRemoveAllWEPKey(&(pDevice->sKey), pDevice->PortOffset); in wpa_set_keys() 258 KeybSetDefaultKey(&(pDevice->sKey), in wpa_set_keys() 358 if ((KeybSetAllGroupKey(&(pDevice->sKey), in wpa_set_keys() 366 (KeybSetDefaultKey(&(pDevice->sKey), in wpa_set_keys() 398 if (KeybSetKey(&(pDevice->sKey), in wpa_set_keys() 859 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in wpa_set_associate()
|
D | wroute.c | 107 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == false) { in ROUTEbRelay()
|
D | iwctl.c | 1360 KeybSetDefaultKey(&(pDevice->sKey), in iwctl_siwencode() 1386 pkeytab=&(pDevice->sKey.KeyTable[MAX_KEY_TABLE-1]); in iwctl_siwencode() 1620 if (KeybGetKey(&(pDevice->sKey),pMgmt->abyCurrBSSID, 0xffffffff, &pKey)){ in iwctl_giwencode() 1625 }else if (KeybGetKey(&(pDevice->sKey), pDevice->abyBroadcastAddr, (unsigned char)index , &pKey)){ in iwctl_giwencode() 2104 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in iwctl_siwmlme()
|
D | dpc.c | 1187 if (KeybGetKey(&(pDevice->sKey), pDevice->abyBSSID, 0xFFFFFFFF, &pKey) == true) { in s_bHandleRxEncryption() 1196 KeybGetKey(&(pDevice->sKey), pDevice->abyBSSID, byKeyIdx, &pKey); in s_bHandleRxEncryption() 1207 KeybGetKey(&(pDevice->sKey), pDevice->abyBroadcastAddr, byKeyIdx, &pKey); in s_bHandleRxEncryption()
|
D | device.h | 628 SKeyManagement sKey; member
|
D | device_main.c | 1982 KeyvInitTable(&pDevice->sKey, pDevice->PortOffset); in device_open() 1999 KeybSetDefaultKey(&(pDevice->sKey), in device_open() 2379 … if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == false) { in device_xmit() 2381 … if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == true) { in device_xmit() 2399 … if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == true) in device_xmit() 2404 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == false) { in device_xmit()
|
D | bssdb.c | 509 …if ((KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBSSID, PAIRWISE_KEY, &pTransmitKey) == true)… in BSSbInsertToBSSList() 510 … (KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBSSID, GROUP_KEY, &pTransmitKey) == true)) { in BSSbInsertToBSSList()
|
D | ioctl.c | 256 KeybSetDefaultKey(&(pDevice->sKey), in private_ioctl()
|
D | wcmd.c | 709 KeybRemoveAllKey(&(pDevice->sKey), pDevice->abyBSSID, pDevice->PortOffset); in vCommandTimer()
|
D | rxtx.c | 2530 … if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == false) { in csMgmt_xmit() 2532 … if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == true) { in csMgmt_xmit() 2543 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == false) { in csMgmt_xmit()
|
D | card.c | 1046 KeybRemoveAllKey(&(pDevice->sKey), pbyBSSID, pDevice->PortOffset); in CARDbRemoveKey()
|
D | wmgr.c | 1397 …if(KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBroadcastAddr, GROUP_KEY, &pTransmitKey) == tr… in s_vMgrRxAuthenSequence_1()
|
/linux-2.6.39/drivers/staging/vt6656/ |
D | hostap.c | 124 KeyvInitTable(pDevice,&pDevice->sKey); in hostap_enable_hostapd() 520 &(pDevice->sKey), in hostap_set_encryption() 563 &(pDevice->sKey), in hostap_set_encryption() 575 &(pDevice->sKey), in hostap_set_encryption() 633 &(pDevice->sKey), in hostap_set_encryption() 645 &(pDevice->sKey), in hostap_set_encryption()
|
D | wpactl.c | 258 &(pDevice->sKey), in wpa_set_keys() 356 &(pDevice->sKey), in wpa_set_keys() 364 &(pDevice->sKey), in wpa_set_keys() 393 &(pDevice->sKey), in wpa_set_keys() 866 KeyvInitTable(pDevice,&pDevice->sKey); in wpa_set_associate()
|
D | iwctl.c | 1288 &(pDevice->sKey), in iwctl_siwencode() 1432 if (KeybGetKey(&(pDevice->sKey),pMgmt->abyCurrBSSID, 0xffffffff, &pKey)){ in iwctl_giwencode() 1437 }else if (KeybGetKey(&(pDevice->sKey), pDevice->abyBroadcastAddr, (BYTE)index , &pKey)){ in iwctl_giwencode() 1866 KeyvInitTable(pDevice,&pDevice->sKey); in iwctl_siwencodeext()
|
D | rxtx.c | 2163 … if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == FALSE) { in csMgmt_xmit() 2165 … if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == TRUE) { in csMgmt_xmit() 2176 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == FALSE) { in csMgmt_xmit() 2878 … if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == FALSE) { in nsDMA_tx_packet() 2880 … if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == TRUE) { in nsDMA_tx_packet() 2898 … if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == TRUE) in nsDMA_tx_packet() 2903 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == FALSE) { in nsDMA_tx_packet() 3167 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, GROUP_KEY, &pTransmitKey) == FALSE) { in bRelayPacketSend()
|
D | dpc.c | 1187 if (KeybGetKey(&(pDevice->sKey), pDevice->abyBSSID, 0xFFFFFFFF, &pKey) == TRUE) { in s_bHandleRxEncryption() 1196 KeybGetKey(&(pDevice->sKey), pDevice->abyBSSID, byKeyIdx, &pKey); in s_bHandleRxEncryption() 1207 KeybGetKey(&(pDevice->sKey), pDevice->abyBroadcastAddr, byKeyIdx, &pKey); in s_bHandleRxEncryption()
|
D | device.h | 732 SKeyManagement sKey; member
|
D | wcmd.c | 911 KeyvInitTable(pDevice,&pDevice->sKey); in vRunCommand() 1018 KeybRemoveAllKey(pDevice, &(pDevice->sKey), pDevice->abyBSSID); in vRunCommand()
|
D | ioctl.c | 250 &(pDevice->sKey), in private_ioctl()
|
D | bssdb.c | 506 …if ((KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBSSID, PAIRWISE_KEY, &pTransmitKey) == TRUE)… in BSSbInsertToBSSList() 507 … (KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBSSID, GROUP_KEY, &pTransmitKey) == TRUE)) { in BSSbInsertToBSSList()
|
D | main_usb.c | 1083 KeyvInitTable(pDevice,&pDevice->sKey); in device_open() 1124 &(pDevice->sKey), in device_open()
|
D | wmgr.c | 1317 …if(KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBroadcastAddr, GROUP_KEY, &pTransmitKey) == TR… in s_vMgrRxAuthenSequence_1()
|