Searched refs:mv_cesa_dma_add_frag (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/crypto/marvell/ |
D | hash.c | 463 mv_cesa_dma_add_frag(struct mv_cesa_tdma_chain *chain, in mv_cesa_dma_add_frag() function 531 op = mv_cesa_dma_add_frag(chain, &creq->op_tmpl, frag_len, in mv_cesa_ahash_dma_last_req() 573 op = mv_cesa_dma_add_frag(chain, &creq->op_tmpl, frag_len + len, in mv_cesa_ahash_dma_last_req() 594 return mv_cesa_dma_add_frag(chain, &creq->op_tmpl, trailerlen - padoff, in mv_cesa_ahash_dma_last_req() 655 op = mv_cesa_dma_add_frag(&basereq->chain, &creq->op_tmpl, in mv_cesa_ahash_dma_req_init() 676 op = mv_cesa_dma_add_frag(&basereq->chain, &creq->op_tmpl, in mv_cesa_ahash_dma_req_init()
|