Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
A Dcc_cipher.h18 enum cc_req_dma_buf_type dma_buf_type; member
A Dcc_buffer_mgr.c345 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI && in cc_unmap_cipher_request()
374 req_ctx->dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_cipher_request()
400 req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; in cc_map_cipher_request()
404 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_map_cipher_request()
418 req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; in cc_map_cipher_request()
420 if (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()
438 cc_dma_buf_type(req_ctx->dma_buf_type)); in cc_map_cipher_request()
A 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()

Completed in 12 milliseconds