Searched refs:data_buff_type (Results 1 – 3 of 3) sorted by relevance
93 enum cc_req_dma_buf_type data_buff_type; member
496 areq_ctx->data_buff_type == CC_DMA_BUF_MLLI) && in cc_unmap_aead_request()872 areq_ctx->data_buff_type = CC_DMA_BUF_MLLI; in cc_aead_chain_data()877 areq_ctx->data_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_data()898 if (areq_ctx->data_buff_type == CC_DMA_BUF_MLLI) { in cc_update_aead_mlli_nents()1112 areq_ctx->data_buff_type == CC_DMA_BUF_MLLI) { in cc_map_aead_request()
766 enum cc_req_dma_buf_type data_dma_type = areq_ctx->data_buff_type; in cc_proc_authen_desc()831 enum cc_req_dma_buf_type data_dma_type = areq_ctx->data_buff_type; in cc_proc_cipher_desc()1167 req_ctx->data_buff_type == CC_DMA_BUF_MLLI || in cc_mlli_to_sram()
Completed in 10 milliseconds