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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
mainSecSm.c 92 TI_STATUS mainSec_setKey(struct _mainSec_t *pMainSec, securityKeys_t *pKey);
184 pMainSec->setKey = mainSec_setKey;
275 * mainSec_setKey
291 TI_STATUS mainSec_setKey(struct _mainSec_t *pMainSec, securityKeys_t *pKey)
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainSecSm.c 84 TI_STATUS mainSec_setKey(struct _mainSec_t *pMainSec, TSecurityKeys *pKey);
185 pMainSec->setKey = mainSec_setKey;
291 * mainSec_setKey
307 TI_STATUS mainSec_setKey(struct _mainSec_t *pMainSec, TSecurityKeys *pKey)
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecSm.c 84 TI_STATUS mainSec_setKey(struct _mainSec_t *pMainSec, TSecurityKeys *pKey);
184 pMainSec->setKey = mainSec_setKey;
290 * mainSec_setKey
306 TI_STATUS mainSec_setKey(struct _mainSec_t *pMainSec, TSecurityKeys *pKey)

Completed in 273 milliseconds