Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_buffer_mgr.h17 CC_DMA_BUF_DLLI, enumerator
Dcc_buffer_mgr.c47 case CC_DMA_BUF_DLLI: in cc_dma_buf_type()
369 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_set_hash_buf()
421 req_ctx->dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_cipher_request()
689 areq_ctx->assoc_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_assoc()
948 areq_ctx->data_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_data()
1253 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_final()
1366 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_update()
Dcc_aead.c742 case CC_DMA_BUF_DLLI: in cc_set_assoc_desc()
783 case CC_DMA_BUF_DLLI: in cc_proc_authen_desc()
850 case CC_DMA_BUF_DLLI: in cc_proc_cipher_desc()
Dcc_cipher.c745 if (req_ctx->dma_buf_type == CC_DMA_BUF_DLLI) { in cc_setup_flow_desc()
Dcc_hash.c2222 if (areq_ctx->data_dma_buf_type == CC_DMA_BUF_DLLI) { in cc_set_desc()