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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainSecSm.h 72 typedef TI_STATUS (*mainSecSmGetSessionKey_t)(struct _mainSec_t *pMainSec, TI_UINT8* pKey, TI_UINT32* pKeyLen);
124 mainSecSmGetSessionKey_t getSessionKey;
mainSecKeysOnly.c 146 pMainSec->getSessionKey = (mainSecSmGetSessionKey_t)mainSecKeysOnly_unexpected;

Completed in 231 milliseconds