Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c3070 int ctx_dma_len; member
3117 state->ctx_dma_len = ctx_len; in ctx_map_to_qm_sg()
3379 dma_unmap_single(dev, state->ctx_dma, state->ctx_dma_len, flag); in ahash_unmap_ctx()
3863 state->ctx_dma_len = digestsize; in ahash_digest()
3924 state->ctx_dma_len = digestsize; in ahash_final_no_ctx()
4037 state->ctx_dma_len = ctx->ctx_len; in ahash_update_no_ctx()
4148 state->ctx_dma_len = digestsize; in ahash_finup_no_ctx()
4264 state->ctx_dma_len = ctx->ctx_len; in ahash_update_first()
4327 state->ctx_dma_len = 0; in ahash_init()