Home
last modified time | relevance | path

Searched refs:tkip_ctx (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_tkip.c87 struct tkip_ctx { struct
113 struct tkip_ctx *ctx; in tkip_attach()
115 ctx = (struct tkip_ctx *) IEEE80211_MALLOC(sizeof(struct tkip_ctx), in tkip_attach()
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()
[all …]