Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/cesa/
Dhash.c364 CESA_TDMA_RESULT) { in mv_cesa_ahash_complete()
722 if (op && type != CESA_TDMA_RESULT) { in mv_cesa_ahash_dma_req_init()
737 if (type != CESA_TDMA_RESULT) in mv_cesa_ahash_dma_req_init()
Dtdma.c245 tdma->flags = flags | CESA_TDMA_RESULT; in mv_cesa_dma_add_result_op()
Dcesa.h281 #define CESA_TDMA_RESULT 3 macro