Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c56 static void *tkip_attach(struct ieee80211vap *, struct ieee80211_key *);
72 .ic_attach = tkip_attach,
111 tkip_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in tkip_attach() function