Searched refs:hAuthSmTimer (Results 1 – 4 of 4) sorted by relevance
167 if (pHandle->hAuthSmTimer) in auth_unload()169 tmr_DestroyTimer (pHandle->hAuthSmTimer); in auth_unload()221 pHandle->hAuthSmTimer = tmr_CreateTimer (pHandle->hTimer); in auth_SetDefaults()222 if (pHandle->hAuthSmTimer == NULL) in auth_SetDefaults()
82 TI_HANDLE hAuthSmTimer; member
411 tmr_StartTimer (hAuth->hAuthSmTimer, in openAuth_smStartTimer()427 tmr_StopTimer (hAuth->hAuthSmTimer); in openAuth_smStopTimer()
498 tmr_StartTimer (hAuth->hAuthSmTimer, in sharedKeyAuth_smStartTimer()514 tmr_StopTimer (hAuth->hAuthSmTimer); in sharedKeyAuth_smStopTimer()