assoc_buff_type   737 drivers/crypto/ccree/cc_aead.c 	enum cc_req_dma_buf_type assoc_dma_type = areq_ctx->assoc_buff_type;
assoc_buff_type  1176 drivers/crypto/ccree/cc_aead.c 	if ((req_ctx->assoc_buff_type == CC_DMA_BUF_MLLI ||
assoc_buff_type    93 drivers/crypto/ccree/cc_aead.h 	enum cc_req_dma_buf_type assoc_buff_type;
assoc_buff_type   534 drivers/crypto/ccree/cc_buffer_mgr.c 	if ((areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI ||
assoc_buff_type   619 drivers/crypto/ccree/cc_buffer_mgr.c 		areq_ctx->assoc_buff_type = CC_DMA_BUF_MLLI;
assoc_buff_type   647 drivers/crypto/ccree/cc_buffer_mgr.c 		areq_ctx->assoc_buff_type = CC_DMA_BUF_NULL;
assoc_buff_type   651 drivers/crypto/ccree/cc_buffer_mgr.c 			cc_dma_buf_type(areq_ctx->assoc_buff_type),
assoc_buff_type   681 drivers/crypto/ccree/cc_buffer_mgr.c 		areq_ctx->assoc_buff_type = CC_DMA_BUF_DLLI;
assoc_buff_type   683 drivers/crypto/ccree/cc_buffer_mgr.c 		areq_ctx->assoc_buff_type = CC_DMA_BUF_MLLI;
assoc_buff_type   685 drivers/crypto/ccree/cc_buffer_mgr.c 	if (do_chain || areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI) {
assoc_buff_type   687 drivers/crypto/ccree/cc_buffer_mgr.c 			cc_dma_buf_type(areq_ctx->assoc_buff_type),
assoc_buff_type   692 drivers/crypto/ccree/cc_buffer_mgr.c 		areq_ctx->assoc_buff_type = CC_DMA_BUF_MLLI;
assoc_buff_type   959 drivers/crypto/ccree/cc_buffer_mgr.c 	if (areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI) {
assoc_buff_type  1182 drivers/crypto/ccree/cc_buffer_mgr.c 	if (areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI ||