Home
last modified time | relevance | path

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

/crypto/
Dpolyval-generic.c61 struct polyval_desc_ctx { struct
145 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_init()
155 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_update()
195 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_final()
217 .descsize = sizeof(struct polyval_desc_ctx),