Searched refs:dma_buf_type (Results 1 – 3 of 3) sorted by relevance
18 enum cc_req_dma_buf_type dma_buf_type; member
345 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()
779 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