Searched refs:michael_mic_ctx (Results 1 – 1 of 1) sorted by relevance
20 struct michael_mic_ctx { struct53 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm); in michael_init()139 struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm); in michael_setkey()164 .cra_ctxsize = sizeof(struct michael_mic_ctx),