Searched refs:wk_private (Results 1 – 6 of 6) sorted by relevance
103 struct ieee80211vap *vap = k->wk_private; in none_encap()124 struct ieee80211vap *vap = k->wk_private; in none_decap()144 struct ieee80211vap *vap = k->wk_private; in none_enmic()153 struct ieee80211vap *vap = k->wk_private; in none_demic()
111 struct wep_ctx *ctx = k->wk_private; in wep_detach()127 struct wep_ctx *ctx = k->wk_private; in wep_setiv()183 struct wep_ctx *ctx = k->wk_private; in wep_encap()242 struct wep_ctx *ctx = k->wk_private; in wep_decap()348 struct wep_ctx *ctx = key->wk_private; in wep_encrypt()431 struct wep_ctx *ctx = key->wk_private; in wep_decrypt()
118 struct ccmp_ctx *ctx = k->wk_private; in ccmp_detach()128 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setkey()144 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setiv()168 struct ccmp_ctx *ctx = k->wk_private; in ccmp_encap()238 struct ccmp_ctx *ctx = k->wk_private; in ccmp_decap()452 struct ccmp_ctx *ctx = key->wk_private; in ccmp_encrypt()597 struct ccmp_ctx *ctx = key->wk_private; in ccmp_decrypt()
106 void *wk_private; /* private cipher state */ member242 k->wk_private = k->wk_cipher->ic_attach(vap, k); in ieee80211_crypto_resetkey()
130 struct tkip_ctx *ctx = k->wk_private; in tkip_detach()140 struct tkip_ctx *ctx = k->wk_private; in tkip_setkey()156 struct tkip_ctx *ctx = k->wk_private; in tkip_setiv()179 struct tkip_ctx *ctx = k->wk_private; in tkip_encap()242 struct tkip_ctx *ctx = k->wk_private; in tkip_enmic()292 struct tkip_ctx *ctx = k->wk_private; in tkip_decap()387 struct tkip_ctx *ctx = k->wk_private; in tkip_demic()
365 key->wk_private = keyctx; in ieee80211_crypto_newkey()410 key->wk_private = keyctx; in ieee80211_crypto_newkey()