Searched refs:KEY_NULL (Results 1 - 7 of 7) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DmainSecSm.c315 if (pKey->keyType != KEY_NULL)
352 if (pKey->keyType != KEY_NULL)
H A Drsn.c325 if (pRsn->keys[keyIndex].keyType != KEY_NULL)
933 pRsn->keys[keyIndex].keyType = KEY_NULL;
1494 if (pKey->keyType != KEY_NULL)
1510 case KEY_NULL:
1522 if ((pRsn->keys[keyIndex].keyType != KEY_NULL )&&
1612 if (pKey->keyType != KEY_NULL && pRsn->keys_en[keyIndex])
1650 pRsn->keys[keyIndex].keyType = KEY_NULL;
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCmd.c1100 if (pKey->keyType == KEY_NULL)
1231 (DB_KEYS(pCmdBld).pReconfKeys + keyIdx)->keyType = KEY_NULL;
H A DCmdBld.c252 (DB_KEYS(pCmdBld).pReconfKeys + index)->keyType = KEY_NULL;
1686 if ((DB_KEYS(pCmdBld).pReconfKeys + index)->keyType != KEY_NULL)
H A DCmdBldCfg.c973 (DB_KEYS(pCmdBld).pReconfKeys + index)->keyType = KEY_NULL;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h792 /* 0 */ KEY_NULL = 0, /**< */ enumerator in enum:__anon1312
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c4586 pSecKeys->keyType = KEY_NULL;
4605 pSecKeys->keyType = KEY_NULL;

Completed in 67 milliseconds