Searched refs:ccmp_attach (Results 1 – 1 of 1) sorted by relevance
63 static void *ccmp_attach(struct ieee80211vap *, struct ieee80211_key *);79 .ic_attach = ccmp_attach,97 ccmp_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in ccmp_attach() function