Home
last modified time | relevance | path

Searched refs:dot11AuthAlgrthm_WAPI (Results 1 – 7 of 7) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_sreset.c117 } else if (padapter->wapiInfo.bWapiEnable && pmlmeinfo->auth_algo == dot11AuthAlgrthm_WAPI) { in sreset_restore_security_station()
Drtw_ioctl_set.c720 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_WAPI; in rtw_set_802_11_authentication_mode()
Drtw_mlme_ext.c11935 if (padapter->wapiInfo.bWapiEnable && pmlmeinfo->auth_algo == dot11AuthAlgrthm_WAPI) { in start_clnt_join()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_security.h293 case dot11AuthAlgrthm_WAPI:\
Drtw_mlme.h175 dot11AuthAlgrthm_WAPI, enumerator
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c3914 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_WAPI; in rtw_cfg80211_set_auth_type()
4023 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_WAPI; in rtw_cfg80211_set_key_mgt()
4025 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_WAPI; in rtw_cfg80211_set_key_mgt()
4643 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_WAPI) in cfg80211_rtw_connect()
Dioctl_linux.c2898 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_WAPI;