Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi2.c2971 UPDATE_FIRST, enumerator
3108 flc = &ctx->flc[UPDATE_FIRST]; in ahash_set_sh_desc()
3113 dma_sync_single_for_device(ctx->dev, ctx->flc_dma[UPDATE_FIRST], in ahash_set_sh_desc()
4013 req_ctx->flc = &ctx->flc[UPDATE_FIRST]; in ahash_update_no_ctx()
4014 req_ctx->flc_dma = ctx->flc_dma[UPDATE_FIRST]; in ahash_update_no_ctx()
4241 req_ctx->flc = &ctx->flc[UPDATE_FIRST]; in ahash_update_first()
4242 req_ctx->flc_dma = ctx->flc_dma[UPDATE_FIRST]; in ahash_update_first()