Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_ccmp.c59 struct ccmp_ctx { struct
101 struct ccmp_ctx *ctx; in ccmp_attach()
103 ctx = (struct ccmp_ctx *) IEEE80211_MALLOC(sizeof(struct ccmp_ctx), in ccmp_attach()
118 struct ccmp_ctx *ctx = k->wk_private; in ccmp_detach()
128 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setkey()
144 struct ccmp_ctx *ctx = k->wk_private; in ccmp_setiv()
168 struct ccmp_ctx *ctx = k->wk_private; in ccmp_encap()
238 struct ccmp_ctx *ctx = k->wk_private; in ccmp_decap()
452 struct ccmp_ctx *ctx = key->wk_private; in ccmp_encrypt()
597 struct ccmp_ctx *ctx = key->wk_private; in ccmp_decrypt()