Searched refs:mv_cesa_dma_add_frag (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/crypto/marvell/ |
D | hash.c | 474 mv_cesa_dma_add_frag(struct mv_cesa_tdma_chain *chain, in mv_cesa_dma_add_frag() function 536 op = mv_cesa_dma_add_frag(chain, &creq->op_tmpl, frag_len, in mv_cesa_ahash_dma_last_req() 572 op = mv_cesa_dma_add_frag(chain, &creq->op_tmpl, frag_len + len, in mv_cesa_ahash_dma_last_req() 593 return mv_cesa_dma_add_frag(chain, &creq->op_tmpl, trailerlen - padoff, in mv_cesa_ahash_dma_last_req() 650 op = mv_cesa_dma_add_frag(&dreq->chain, &creq->op_tmpl, in mv_cesa_ahash_dma_req_init() 671 op = mv_cesa_dma_add_frag(&dreq->chain, &creq->op_tmpl, in mv_cesa_ahash_dma_req_init()
|