Searched refs:wk_private (Results 1 – 8 of 8) sorted by relevance
100 struct ieee80211vap *vap = k->wk_private; in none_encap()121 struct ieee80211vap *vap = k->wk_private; in none_decap()141 struct ieee80211vap *vap = k->wk_private; in none_enmic()150 struct ieee80211vap *vap = k->wk_private; in none_demic()
109 struct wep_ctx *ctx = k->wk_private; in wep_detach()125 struct wep_ctx *ctx = k->wk_private; in wep_setiv()181 struct wep_ctx *ctx = k->wk_private; in wep_encap()228 struct wep_ctx *ctx = k->wk_private; in wep_decap()325 struct wep_ctx *ctx = key->wk_private; in wep_encrypt()408 struct wep_ctx *ctx = key->wk_private; in wep_decrypt()
116 struct ccmp_ctx *ctx = k->wk_private; in ccmp_detach()126 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setkey()142 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setiv()165 struct ccmp_ctx *ctx = k->wk_private; in ccmp_encap()220 struct ccmp_ctx *ctx = k->wk_private; in ccmp_decap()418 struct ccmp_ctx *ctx = key->wk_private; in ccmp_encrypt()563 struct ccmp_ctx *ctx = key->wk_private; in ccmp_decrypt()
128 struct tkip_ctx *ctx = k->wk_private; in tkip_detach()138 struct tkip_ctx *ctx = k->wk_private; in tkip_setkey()154 struct tkip_ctx *ctx = k->wk_private; in tkip_setiv()177 struct tkip_ctx *ctx = k->wk_private; in tkip_encap()226 struct tkip_ctx *ctx = k->wk_private; in tkip_enmic()262 struct tkip_ctx *ctx = k->wk_private; in tkip_decap()337 struct tkip_ctx *ctx = k->wk_private; in tkip_demic()
98 void *wk_private; /* private cipher state */ member237 k->wk_private = k->wk_cipher->ic_attach(vap, k); in ieee80211_crypto_resetkey()
363 key->wk_private = keyctx; in ieee80211_crypto_newkey()408 key->wk_private = keyctx; in ieee80211_crypto_newkey()
254 ctx = (struct wep_ctx_hw *) key->wk_private; in runtest()
258 ctx = key->wk_private; in runtest()