HomeSort by relevance Sort by last modified time
    Searched refs:getSessionKey (Results 1 - 12 of 12) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainKeysSm.h 118 mainKeysSmGetSessionKey_t getSessionKey;
mainSecSm.h 124 mainSecSmGetSessionKey_t getSessionKey;
mainSecKeysOnly.c 146 pMainSec->getSessionKey = (mainSecSmGetSessionKey_t)mainSecKeysOnly_unexpected;
mainKeysSm.c 240 pMainKeys->getSessionKey = mainKeys_getSessionKey;
582 status = pMainKeys->pParent->getSessionKey(pMainKeys->pParent, pKey, pKeyLen);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
mainKeysSm.h 117 mainKeysSmGetSessionKey_t getSessionKey;
mainSecSm.h 125 mainSecSmGetSessionKey_t getSessionKey;
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainKeysSm.h 118 mainKeysSmGetSessionKey_t getSessionKey;
mainSecSm.h 124 mainSecSmGetSessionKey_t getSessionKey;
mainSecKeysOnly.c 146 pMainSec->getSessionKey = (mainSecSmGetSessionKey_t)mainSecKeysOnly_unexpected;
mainKeysSm.c 240 pMainKeys->getSessionKey = mainKeys_getSessionKey;
582 status = pMainKeys->pParent->getSessionKey(pMainKeys->pParent, pKey, pKeyLen);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainSecKeysOnly.c 154 pMainSec->getSessionKey = (mainSecSmGetSessionKey_t)mainSecKeysOnly_unexpected;
mainKeysSm.c 250 pMainKeys->getSessionKey = mainKeys_getSessionKey;
589 status = pMainKeys->pParent->getSessionKey(pMainKeys->pParent, pKey, pKeyLen);

Completed in 264 milliseconds