Searched defs:ccmp_ctx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dwpa_ccmp.c37 struct ccmp_ctx struct
158 struct ccmp_ctx *ctx = crypto->priv;
186 static void ccmp_ctr_xor ( struct ccmp_ctx *ctx, const void *nonce,
260 static void ccmp_cbc_mac ( struct ccmp_ctx *ctx, const void *nonce,
322 struct ccmp_ctx *ctx = crypto->priv;
390 struct ccmp_ctx *ctx = crypto->priv;
463 .priv_len = sizeof ( struct ccmp_ctx ),

Completed in 31 milliseconds