Searched refs:ic_attach (Results 1 – 6 of 6) sorted by relevance
191 void* (*ic_attach)(struct ieee80211vap *, struct ieee80211_key *); member242 k->wk_private = k->wk_cipher->ic_attach(vap, k); in ieee80211_crypto_resetkey()
66 .ic_attach = none_attach,
112 return key->wk_cipher->ic_attach(vap, key); in cipher_attach()354 keyctx = cip->ic_attach(vap, key); in ieee80211_crypto_newkey()398 keyctx = cip->ic_attach(vap, key); in ieee80211_crypto_newkey()
67 .ic_attach = wep_attach,
81 .ic_attach = ccmp_attach,
72 .ic_attach = tkip_attach,