Searched refs:ieee80211_crypto_newkey (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211_crypto.c | 129 ieee80211_crypto_newkey(ieee80211com_t *ic, int cipher, int flags, function 141 ieee80211_dbg(IEEE80211_MSG_CRYPTO, "ieee80211_crypto_newkey: " 148 ieee80211_dbg(IEEE80211_MSG_CRYPTO, "ieee80211_crypto_newkey: " 162 ieee80211_dbg(IEEE80211_MSG_CRYPTO, "ieee80211_crypto_newkey: "
|
H A D | net80211_ioctl.c | 2046 if (ieee80211_crypto_newkey(ic, IEEE80211_CIPHER_WEP, 2254 if (ieee80211_crypto_newkey(ic, ik.ik_type,
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | net80211.h | 712 extern int ieee80211_crypto_newkey(ieee80211com_t *, int, int,
|
Completed in 51 milliseconds