Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_wep.c50 static void *wep_attach(struct ieee80211vap *, struct ieee80211_key *);
65 .ic_attach = wep_attach,
88 wep_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in wep_attach() function