Searched refs:assoc_buff_type (Results 1 – 3 of 3) sorted by relevance
506 if ((areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI || in cc_unmap_aead_request() 600 areq_ctx->assoc_buff_type = CC_DMA_BUF_NULL; in cc_aead_chain_assoc() 604 cc_dma_buf_type(areq_ctx->assoc_buff_type), in cc_aead_chain_assoc() 634 areq_ctx->assoc_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_assoc() 636 areq_ctx->assoc_buff_type = CC_DMA_BUF_MLLI; in cc_aead_chain_assoc() 638 if (do_chain || areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI) { in cc_aead_chain_assoc() 640 cc_dma_buf_type(areq_ctx->assoc_buff_type), in cc_aead_chain_assoc() 645 areq_ctx->assoc_buff_type = CC_DMA_BUF_MLLI; in cc_aead_chain_assoc() 901 if (areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI) { in cc_update_aead_mlli_nents() 1121 if (areq_ctx->assoc_buff_type in cc_map_aead_request() [all...]
92 enum cc_req_dma_buf_type assoc_buff_type; member
727 enum cc_req_dma_buf_type assoc_dma_type = areq_ctx->assoc_buff_type; in cc_set_assoc_desc() 1166 if ((req_ctx->assoc_buff_type == CC_DMA_BUF_MLLI || in cc_mlli_to_sram()