Home
last modified time | relevance | path

Searched refs:michael_mic_desc_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/crypto/
Dmichael_mic.c24 struct michael_mic_desc_ctx { struct
52 struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc); in michael_init()
65 struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc); in michael_update()
105 struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc); in michael_final()
159 .descsize = sizeof(struct michael_mic_desc_ctx),