Home
last modified time | relevance | path

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

/drivers/staging/ccree/
Dssi_aead.h102 enum ssi_req_dma_buf_type data_buff_type; member
Dssi_buffer_mgr.c1217 areq_ctx->data_buff_type = SSI_DMA_BUF_MLLI; in ssi_buffer_mgr_aead_chain_data()
1224 areq_ctx->data_buff_type = SSI_DMA_BUF_DLLI; in ssi_buffer_mgr_aead_chain_data()
1245 if (areq_ctx->data_buff_type == SSI_DMA_BUF_MLLI) { in ssi_buffer_mgr_update_aead_mlli_nents()
1478 (areq_ctx->data_buff_type == SSI_DMA_BUF_MLLI))) { in ssi_buffer_mgr_map_aead_request()
Dssi_aead.c773 enum ssi_req_dma_buf_type data_dma_type = areq_ctx->data_buff_type; in ssi_aead_process_authenc_data_desc()
837 enum ssi_req_dma_buf_type data_dma_type = areq_ctx->data_buff_type; in ssi_aead_process_cipher_data_desc()
1184 (req_ctx->data_buff_type == SSI_DMA_BUF_MLLI) || in ssi_aead_load_mlli_to_sram()