Searched refs:ccmp_ctx (Results 1 – 1 of 1) sorted by relevance
49 struct ccmp_ctx { struct87 struct ccmp_ctx *ctx; in ccmp_attach()89 ctx = kmem_zalloc(sizeof (struct ccmp_ctx), KM_SLEEP); in ccmp_attach()100 struct ccmp_ctx *ctx = k->wk_private; in ccmp_detach()103 kmem_free(ctx, sizeof (struct ccmp_ctx)); in ccmp_detach()121 struct ccmp_ctx *ctx = k->wk_private; in ccmp_encap()