Searched refs:michael_mic_desc_ctx (Results 1 – 1 of 1) sorted by relevance
21 struct michael_mic_desc_ctx { struct49 struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc); in michael_init()62 struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc); in michael_update()99 struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc); in michael_final()148 .descsize = sizeof(struct michael_mic_desc_ctx),
Completed in 3 milliseconds