Home
last modified time | relevance | path

Searched refs:ieee80211_crypto_getciphertype (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c355 ieee80211_crypto_getciphertype(ieee80211com_t *ic) in ieee80211_crypto_getciphertype() function
H A Dnet80211_impl.h452 uint8_t ieee80211_crypto_getciphertype(ieee80211com_t *);
H A Dnet80211.c125 wd.wd_secalloc = ieee80211_crypto_getciphertype(ic); in ieee80211_mac_update()
H A Dnet80211_proto.c963 wd.wd_secalloc = ieee80211_crypto_getciphertype(ic); in ieee80211_newstate()
H A Dnet80211_ioctl.c1588 (ieee80211_crypto_getciphertype(ic) != WIFI_SEC_WPA)) { in wl_get_linkstatus()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c198 extern uint8_t ieee80211_crypto_getciphertype(ieee80211com_t *ic);
1822 wd.wd_secalloc = ieee80211_crypto_getciphertype(ic); in ipw2200_newstate()