Searched refs:mv_cesa_dma_add_frag (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 468 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() 578 op = mv_cesa_dma_add_frag(chain, &creq->op_tmpl, frag_len + len, in mv_cesa_ahash_dma_last_req() 599 return mv_cesa_dma_add_frag(chain, &creq->op_tmpl, trailerlen - padoff, in mv_cesa_ahash_dma_last_req() 660 op = mv_cesa_dma_add_frag(&basereq->chain, in mv_cesa_ahash_dma_req_init() 682 op = mv_cesa_dma_add_frag(&basereq->chain, &creq->op_tmpl, in mv_cesa_ahash_dma_req_init()
|