Searched refs:ieee80211_crypto_newkey (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/net80211/ |
H A D | net80211_crypto.c | 129 ieee80211_crypto_newkey(ieee80211com_t *ic, int cipher, int flags, in ieee80211_crypto_newkey() function
|
H A D | net80211_ioctl.c | 2046 if (ieee80211_crypto_newkey(ic, IEEE80211_CIPHER_WEP, in wl_set_wepkey() 2254 if (ieee80211_crypto_newkey(ic, ik.ik_type, in wl_set_wpakey()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | net80211.h | 707 extern int ieee80211_crypto_newkey(ieee80211com_t *, int, int,
|