Searched refs:PAIRWISE_KEY (Results 1 - 11 of 11) 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.h46 #define PAIRWISE_KEY 0x40000000 macro
H A Dkey.c221 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
286 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
376 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
402 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
534 if (dwKeyType == PAIRWISE_KEY) {
540 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO"PAIRWISE_KEY: KeyTable.abyBSSID: ");
652 if ((dwKeyIndex & PAIRWISE_KEY) != 0) { // Pairwise key
760 if ((dwKeyIndex & PAIRWISE_KEY) != 0) { // Pairwise key
H A Dbssdb.c509 if ((KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBSSID, PAIRWISE_KEY, &pTransmitKey) == true) ||
H A Ddevice_main.c2354 if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == false) {
2374 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == true)
2528 (pMgmt->sNodeDBTable[uNodeIndex].dwKeyIndex & PAIRWISE_KEY)) {
H A Drxtx.c2530 if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == false) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dkey.h46 #define PAIRWISE_KEY 0x40000000 macro
H A Dkey.c250 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
315 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
407 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
432 if ((dwKeyIndex & PAIRWISE_KEY) != 0) {
566 if (dwKeyType == PAIRWISE_KEY) {
572 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO"PAIRWISE_KEY: KeyTable.abyBSSID: ");
681 if ((dwKeyIndex & PAIRWISE_KEY) != 0) { // Pairwise key
790 if ((dwKeyIndex & PAIRWISE_KEY) != 0) { // Pairwise key
H A Drxtx.c2163 if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == FALSE) {
2877 if (KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == FALSE) {
2897 if(KeybGetTransmitKey(&(pDevice->sKey), pbyBSSID, PAIRWISE_KEY, &pTransmitKey) == TRUE)
3044 (pMgmt->sNodeDBTable[uNodeIndex].dwKeyIndex & PAIRWISE_KEY)) {
H A Dbssdb.c508 if ((KeybGetTransmitKey(&(pDevice->sKey), pDevice->abyBSSID, PAIRWISE_KEY, &pTransmitKey) == TRUE) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dwpa.c64 u8 unicastKey = (pWpaKey->Type == PAIRWISE_KEY ? 1 : 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_def.h1181 #define PAIRWISE_KEY 1 macro

Completed in 287 milliseconds