Searched refs:ic_attach (Results 1 – 6 of 6) sorted by relevance
163 void* (*ic_attach)(struct ieee80211com *, struct ieee80211_key *); member218 k->wk_private = k->wk_cipher->ic_attach(ic, k); in ieee80211_crypto_resetkey()
71 .ic_attach = none_attach,
89 .ic_attach = ccmp_attach,
74 .ic_attach = wep_attach,
362 keyctx = cip->ic_attach(ic, key); in ieee80211_crypto_newkey()
79 .ic_attach = tkip_attach,