Home
last modified time | relevance | path

Searched refs:mv_cesa_dma_process (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/crypto/marvell/
Dcesa.h769 static inline int mv_cesa_dma_process(struct mv_cesa_tdma_req *dreq, in mv_cesa_dma_process() function
Dcipher.c141 ret = mv_cesa_dma_process(&creq->req.dma, status); in mv_cesa_ablkcipher_process()
Dhash.c338 ret = mv_cesa_dma_process(&creq->req.dma.base, status); in mv_cesa_ahash_process()