Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_wep.c49 static void *wep_attach(struct ieee80211com *, struct ieee80211_key *);
63 wep_attach,
89 wep_attach(struct ieee80211com *ic, struct ieee80211_key *k) in wep_attach() function