Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_tkip.c54 static void *tkip_attach(struct ieee80211vap *, struct ieee80211_key *);
70 .ic_attach = tkip_attach,
109 tkip_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in tkip_attach() function