Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/cesa/
Dcesa.h874 size_t mv_cesa_sg_copy(struct mv_cesa_engine *engine,
885 return mv_cesa_sg_copy(engine, sgl, nents, sram_off, buflen, skip, in mv_cesa_sg_copy_to_sram()
895 return mv_cesa_sg_copy(engine, sgl, nents, sram_off, buflen, skip, in mv_cesa_sg_copy_from_sram()
Dtdma.c354 size_t mv_cesa_sg_copy(struct mv_cesa_engine *engine, in mv_cesa_sg_copy() function