dma_buf_type 382 drivers/crypto/ccree/cc_buffer_mgr.c if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI && dma_buf_type 412 drivers/crypto/ccree/cc_buffer_mgr.c req_ctx->dma_buf_type = CC_DMA_BUF_DLLI; dma_buf_type 439 drivers/crypto/ccree/cc_buffer_mgr.c req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; dma_buf_type 443 drivers/crypto/ccree/cc_buffer_mgr.c if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { dma_buf_type 457 drivers/crypto/ccree/cc_buffer_mgr.c req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; dma_buf_type 459 drivers/crypto/ccree/cc_buffer_mgr.c if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { dma_buf_type 469 drivers/crypto/ccree/cc_buffer_mgr.c if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { dma_buf_type 477 drivers/crypto/ccree/cc_buffer_mgr.c cc_dma_buf_type(req_ctx->dma_buf_type)); dma_buf_type 754 drivers/crypto/ccree/cc_cipher.c if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { dma_buf_type 785 drivers/crypto/ccree/cc_cipher.c if (req_ctx->dma_buf_type == CC_DMA_BUF_DLLI) { dma_buf_type 18 drivers/crypto/ccree/cc_cipher.h enum cc_req_dma_buf_type dma_buf_type;