Home
last modified time | relevance | path

Searched refs:data_buff_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/ccree/
A Dcc_aead.h93 enum cc_req_dma_buf_type data_buff_type; member
A Dcc_buffer_mgr.c496 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()
A Dcc_aead.c766 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