Searched refs:michael_mic_ctx (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmichael.h17 struct michael_mic_ctx { struct
H A Dmichael.c16 static void michael_block(struct michael_mic_ctx *mctx, u32 val)
30 static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key,
61 struct michael_mic_ctx mctx;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dmichael_mic.c20 struct michael_mic_ctx { struct
76 struct michael_mic_ctx *mctx = ctx;
83 struct michael_mic_ctx *mctx = ctx;
118 struct michael_mic_ctx *mctx = ctx;
149 struct michael_mic_ctx *mctx = ctx;
165 .cra_ctxsize = sizeof(struct michael_mic_ctx),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dmichael_mic.c20 struct michael_mic_ctx { struct
53 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm);
139 struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm);
164 .cra_ctxsize = sizeof(struct michael_mic_ctx),

Completed in 31 milliseconds