Searched refs:polyval_desc_ctx (Results 1 – 1 of 1) sorted by relevance
61 struct polyval_desc_ctx { struct104 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_init()114 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_update()132 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_finup()146 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_export()154 struct polyval_desc_ctx *dctx = shash_desc_ctx(desc); in polyval_import()176 .statesize = sizeof(struct polyval_desc_ctx),177 .descsize = sizeof(struct polyval_desc_ctx),
Completed in 4 milliseconds