Home
last modified time | relevance | path

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

/crypto/
Dmichael_mic.c20 struct michael_mic_ctx { struct
53 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm); in michael_init()
139 struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm); in michael_setkey()
164 .cra_ctxsize = sizeof(struct michael_mic_ctx),