Searched refs:wep_ctx (Results 1 – 1 of 1) sorted by relevance
79 struct wep_ctx { struct91 struct wep_ctx *ctx; in wep_attach() argument93 ctx = kmem_zalloc(sizeof (struct wep_ctx), KM_NOSLEEP); in wep_attach()106 struct wep_ctx *ctx = k->wk_private; in wep_detach()109 kmem_free(ctx, sizeof (struct wep_ctx)); in wep_detach()128 struct wep_ctx *ctx = k->wk_private; in wep_encap()