Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/caam/
H A Dcaamalg_qi2.c3050 UPDATE_FIRST, enumerator
3160 flc = &ctx->flc[UPDATE_FIRST]; in ahash_set_sh_desc()
3165 dma_sync_single_for_device(ctx->dev, ctx->flc_dma[UPDATE_FIRST], in ahash_set_sh_desc()
4071 req_ctx->flc = &ctx->flc[UPDATE_FIRST]; in ahash_update_no_ctx()
4072 req_ctx->flc_dma = ctx->flc_dma[UPDATE_FIRST]; in ahash_update_no_ctx()
4293 req_ctx->flc = &ctx->flc[UPDATE_FIRST]; in ahash_update_first()
4294 req_ctx->flc_dma = ctx->flc_dma[UPDATE_FIRST]; in ahash_update_first()