Searched refs:PwsHskTimeOut (Results 1 – 3 of 3) sorted by relevance
170 pRsnConfig->PwsHskTimeOut = PWS_HSK_TIMEOUT; in AuthenitcatorInitBssConfig()207 if ((pRsnConfig->PwsHskTimeOut != 0) && in AuthenticatorGetBssConfig()208 (pRsnConfig->PwsHskTimeOut < (MAX_VALID_DWORD))) { in AuthenticatorGetBssConfig()210 pRsnConfig->PwsHskTimeOut; in AuthenticatorGetBssConfig()267 pRsnConfig->PwsHskTimeOut = bss_config->pairwise_update_timeout; in AuthenticatorGetBssConfig()
177 UINT32 PwsHskTimeOut; member
387 timeoutInms = pRsnConfig->PwsHskTimeOut; in KeyMgmtStartHskTimer()