Searched refs:ic_attach (Results 1 – 6 of 6) sorted by relevance
189 void* (*ic_attach)(struct ieee80211vap *, struct ieee80211_key *); member240 k->wk_private = k->wk_cipher->ic_attach(vap, k); in ieee80211_crypto_resetkey()
110 return key->wk_cipher->ic_attach(vap, key); in cipher_attach()352 keyctx = cip->ic_attach(vap, key); in ieee80211_crypto_newkey()396 keyctx = cip->ic_attach(vap, key); in ieee80211_crypto_newkey()
64 .ic_attach = none_attach,
65 .ic_attach = wep_attach,
79 .ic_attach = ccmp_attach,
70 .ic_attach = tkip_attach,