Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A 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()
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