michael_mic_ctx 50 crypto/michael_mic.c struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm); michael_mic_ctx 136 crypto/michael_mic.c struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm); michael_mic_ctx 162 crypto/michael_mic.c .cra_ctxsize = sizeof(struct michael_mic_ctx), michael_mic_ctx 13 net/mac80211/michael.c static void michael_block(struct michael_mic_ctx *mctx, u32 val) michael_mic_ctx 27 net/mac80211/michael.c static void michael_mic_hdr(struct michael_mic_ctx *mctx, const u8 *key, michael_mic_ctx 58 net/mac80211/michael.c struct michael_mic_ctx mctx;