Home
last modified time | relevance | path

Searched refs:CC_DMA_BUF_DLLI (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/crypto/ccree/
Dcc_buffer_mgr.h17 CC_DMA_BUF_DLLI, enumerator
Dcc_buffer_mgr.c36 case CC_DMA_BUF_DLLI: in cc_dma_buf_type()
323 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_set_hash_buf()
374 req_ctx->dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_cipher_request()
625 areq_ctx->assoc_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_assoc()
877 areq_ctx->data_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_data()
1178 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_final()
1290 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_update()
Dcc_aead.c732 case CC_DMA_BUF_DLLI: in cc_set_assoc_desc()
773 case CC_DMA_BUF_DLLI: in cc_proc_authen_desc()
840 case CC_DMA_BUF_DLLI: in cc_proc_cipher_desc()
Dcc_cipher.c807 if (req_ctx->dma_buf_type == CC_DMA_BUF_DLLI) { in cc_setup_flow_desc()
Dcc_hash.c2170 if (areq_ctx->data_dma_buf_type == CC_DMA_BUF_DLLI) { in cc_set_desc()