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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/
whalSecurity.h 113 int whalSecur_KeysReconfig (TI_HANDLE hWhalSecur);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalRecovery.c 282 if (whalSecur_KeysReconfig (pWhalCtrl->pWhalSecurity) != OK)
285 ("whalCtrl_ReConfig: ## whalSecur_KeysReconfig failed\n"));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 420 * Function : whalSecur_KeysReconfig
429 int whalSecur_KeysReconfig (TI_HANDLE hWhalSecur)
446 ("whalSecur_KeysReconfig: ERROR whalSecur_KeyAdd failure index=%d\n", index));
458 ("whalSecur_KeysReconfig: ERROR whalSecur_DefaultKeyIdSet failure \n"));
469 ("whalSecur_KeysReconfig: ERROR whalSecur_HwEncDecrEnable failure \n"));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/
recoveryCtrl.c 512 if (whalSecur_KeysReconfig (pWhalCtrl->pWhalSecurity) != OK)
515 ("whalCtrl_ReConfig: ## whalSecur_KeysReconfig failed\n"));

Completed in 31 milliseconds