Searched refs:ccmp_ctx (Results 1 – 1 of 1) sorted by relevance
58 struct ccmp_ctx { struct100 struct ccmp_ctx *ctx; in ccmp_attach()103 ctx = (struct ccmp_ctx *) kmalloc(sizeof(struct ccmp_ctx), in ccmp_attach()106 ctx = (struct ccmp_ctx *) IEEE80211_MALLOC(sizeof(struct ccmp_ctx), in ccmp_attach()122 struct ccmp_ctx *ctx = k->wk_private; in ccmp_detach()132 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setkey()148 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setiv()171 struct ccmp_ctx *ctx = k->wk_private; in ccmp_encap()226 struct ccmp_ctx *ctx = k->wk_private; in ccmp_decap()424 struct ccmp_ctx *ctx = key->wk_private; in ccmp_encrypt()[all …]