Searched refs:WMAC_AUTH_WPAPSK (Results 1 – 5 of 5) sorted by relevance
71 WMAC_AUTH_WPAPSK, enumerator
461 (pDevice->pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in device_receive_frame()1004 (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in s_bHandleRxEncryption()
2457 if ((pMgmt->eAuthenMode == WMAC_AUTH_WPA) || (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK)) { in vMgrJoinBSSBegin()2774 …if ((pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || //networkmanager 0.7.0 does not give the… in Encyption_Rebuild()2777 pMgmt->eAuthenMode = WMAC_AUTH_WPAPSK; in Encyption_Rebuild()3370 (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in s_MgrMakeAssocRequest()3415 if (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) in s_MgrMakeAssocRequest()3614 (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in s_MgrMakeReAssocRequest()3659 if (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) in s_MgrMakeReAssocRequest()
717 pMgmt->eAuthenMode = WMAC_AUTH_WPAPSK; in wpa_set_associate()
1570 pMgmt->eAuthenMode = WMAC_AUTH_WPAPSK; in iwctl_siwauth()