Home
last modified time | relevance | path

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

/src/sys/net80211/
H A Dieee80211_crypto_gcmp.c67 struct gcmp_ctx { struct
127 struct gcmp_ctx *ctx; in gcmp_attach()
129 ctx = (struct gcmp_ctx *) IEEE80211_MALLOC(sizeof(struct gcmp_ctx), in gcmp_attach()
144 struct gcmp_ctx *ctx = k->wk_private; in gcmp_detach()
168 struct gcmp_ctx *ctx = k->wk_private; in gcmp_setkey()
198 struct gcmp_ctx *ctx = k->wk_private; in gcmp_setiv()
222 struct gcmp_ctx *ctx = k->wk_private; in gcmp_encap()
291 struct gcmp_ctx *ctx = k->wk_private; in gcmp_decap()
421 struct gcmp_ctx *ctx = key->wk_private; in gcmp_encrypt()
512 struct gcmp_ctx *ctx = key->wk_private; in gcmp_decrypt()