Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/caam/
Dcaamhash.c116 int ctx_dma_len; member
150 state->ctx_dma_len = ctx_len; in map_seq_out_ptr_ctx()
192 state->ctx_dma_len = ctx_len; in ctx_map_to_sec4_sg()
578 dma_unmap_single(dev, state->ctx_dma, state->ctx_dma_len, flag); in ahash_unmap_ctx()
1512 state->ctx_dma_len = 0; in ahash_init()
Dcaamalg_qi2.c3077 int ctx_dma_len; member
3124 state->ctx_dma_len = ctx_len; in ctx_map_to_qm_sg()
3392 dma_unmap_single(dev, state->ctx_dma, state->ctx_dma_len, flag); in ahash_unmap_ctx()
3876 state->ctx_dma_len = digestsize; in ahash_digest()
3937 state->ctx_dma_len = digestsize; in ahash_final_no_ctx()
4050 state->ctx_dma_len = ctx->ctx_len; in ahash_update_no_ctx()
4161 state->ctx_dma_len = digestsize; in ahash_finup_no_ctx()
4277 state->ctx_dma_len = ctx->ctx_len; in ahash_update_first()
4340 state->ctx_dma_len = 0; in ahash_init()