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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainKeysSmInternal.h 105 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, TI_UINT8 *pKey, TI_UINT32 *pKeyLen);
mainKeysSm.c 240 pMainKeys->getSessionKey = mainKeys_getSessionKey;
578 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, TI_UINT8 *pKey, TI_UINT32 *pKeyLen)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
mainKeysSmInternal.h 106 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, UINT8 *pKey, UINT32 *pKeyLen);
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainKeysSmInternal.h 105 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, TI_UINT8 *pKey, TI_UINT32 *pKeyLen);
mainKeysSm.c 240 pMainKeys->getSessionKey = mainKeys_getSessionKey;
578 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, TI_UINT8 *pKey, TI_UINT32 *pKeyLen)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainKeysSm.c 250 pMainKeys->getSessionKey = mainKeys_getSessionKey;
585 TI_STATUS mainKeys_getSessionKey(struct _mainKeys_t *pMainKeys, UINT8 *pKey, UINT32 *pKeyLen)

Completed in 281 milliseconds