Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dmichael_mic.c21 struct michael_mic_desc_ctx { struct
49 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()
102 struct michael_mic_desc_ctx *mctx = shash_desc_ctx(desc); in michael_final()
156 .descsize = sizeof(struct michael_mic_desc_ctx),