Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H 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),
/kernel/linux/linux-6.6/crypto/
H 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 1 milliseconds