Home
last modified time | relevance | path

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

/netbsd-src/sys/net80211/
H A Dieee80211_crypto_tkip.c64 static void *tkip_attach(struct ieee80211com *, struct ieee80211_key *);
79 .ic_attach = tkip_attach,
117 tkip_attach(struct ieee80211com *ic, struct ieee80211_key *k) in tkip_attach() function