Home
last modified time | relevance | path

Searched refs:ctx_dma_len (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c111 int ctx_dma_len; member
145 state->ctx_dma_len = ctx_len; in map_seq_out_ptr_ctx()
187 state->ctx_dma_len = ctx_len; in ctx_map_to_sec4_sg()
569 dma_unmap_single(dev, state->ctx_dma, state->ctx_dma_len, flag); in ahash_unmap_ctx()
1505 state->ctx_dma_len = 0; in ahash_init()
H A Dcaamalg_qi2.c3071 int ctx_dma_len; member
3118 state->ctx_dma_len = ctx_len; in ctx_map_to_qm_sg()
3380 dma_unmap_single(dev, state->ctx_dma, state->ctx_dma_len, flag); in ahash_unmap_ctx()
3864 state->ctx_dma_len = digestsize; in ahash_digest()
3925 state->ctx_dma_len = digestsize; in ahash_final_no_ctx()
4038 state->ctx_dma_len = ctx->ctx_len; in ahash_update_no_ctx()
4149 state->ctx_dma_len = digestsize; in ahash_finup_no_ctx()
4265 state->ctx_dma_len = ctx->ctx_len; in ahash_update_first()
4328 state->ctx_dma_len = 0; in ahash_init()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A 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()
H A Dcaamalg_qi2.c3078 int ctx_dma_len; member
3125 state->ctx_dma_len = ctx_len; in ctx_map_to_qm_sg()
3393 dma_unmap_single(dev, state->ctx_dma, state->ctx_dma_len, flag); in ahash_unmap_ctx()
3877 state->ctx_dma_len = digestsize; in ahash_digest()
3938 state->ctx_dma_len = digestsize; in ahash_final_no_ctx()
4051 state->ctx_dma_len = ctx->ctx_len; in ahash_update_no_ctx()
4162 state->ctx_dma_len = digestsize; in ahash_finup_no_ctx()
4278 state->ctx_dma_len = ctx->ctx_len; in ahash_update_first()
4341 state->ctx_dma_len = 0; in ahash_init()

Completed in 17 milliseconds