Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_cipher.h18 enum cc_req_dma_buf_type dma_buf_type; member
Dcc_buffer_mgr.c352 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI && in cc_unmap_cipher_request()
384 req_ctx->dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_cipher_request()
410 req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; in cc_map_cipher_request()
414 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_map_cipher_request()
428 req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; in cc_map_cipher_request()
430 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_map_cipher_request()
440 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_map_cipher_request()
448 cc_dma_buf_type(req_ctx->dma_buf_type)); in cc_map_cipher_request()
Dcc_cipher.c779 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_setup_mlli_desc()
810 if (req_ctx->dma_buf_type == CC_DMA_BUF_DLLI) { in cc_setup_flow_desc()