Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_aead.h93 enum cc_req_dma_buf_type data_buff_type; member
H A Dcc_buffer_mgr.c507 areq_ctx->data_buff_type == CC_DMA_BUF_MLLI) && in cc_unmap_aead_request()
881 areq_ctx->data_buff_type = CC_DMA_BUF_MLLI; in cc_aead_chain_data()
886 areq_ctx->data_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_data()
907 if (areq_ctx->data_buff_type == CC_DMA_BUF_MLLI) { in cc_update_aead_mlli_nents()
1122 areq_ctx->data_buff_type == CC_DMA_BUF_MLLI) { in cc_map_aead_request()