Home
last modified time | relevance | path

Searched refs:WIFI_SEC_WPA (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dmac_wifi.h75 WIFI_SEC_WPA enumerator
/titanic_50/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c251 case WIFI_SEC_WPA: in mac_wifi_header()
308 if (wdp->wd_secalloc == WIFI_SEC_WPA) in mac_wifi_header_info()
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c363 WIFI_SEC_WPA, /* IEEE80211_CIPHER_TKIP */ in ieee80211_crypto_getciphertype()
365 WIFI_SEC_WPA, /* IEEE80211_CIPHER_AES_CCM */ in ieee80211_crypto_getciphertype()
H A Dnet80211_ioctl.c1588 (ieee80211_crypto_getciphertype(ic) != WIFI_SEC_WPA)) { in wl_get_linkstatus()