Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dvmac.c59 struct vmac_desc_ctx { struct
399 struct vmac_desc_ctx *dctx, in vhash_blocks()
482 struct vmac_desc_ctx *dctx = shash_desc_ctx(desc); in vmac_init()
494 struct vmac_desc_ctx *dctx = shash_desc_ctx(desc); in vmac_update()
535 struct vmac_desc_ctx *dctx) in vhash_final()
564 struct vmac_desc_ctx *dctx = shash_desc_ctx(desc); in vmac_final()
657 inst->alg.descsize = sizeof(struct vmac_desc_ctx); in vmac_create()