Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.h17 CC_DMA_BUF_DLLI, enumerator
H A Dcc_buffer_mgr.c36 case CC_DMA_BUF_DLLI: in cc_dma_buf_type()
330 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_set_hash_buf()
384 req_ctx->dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_cipher_request()
634 areq_ctx->assoc_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_assoc()
886 areq_ctx->data_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_data()
1188 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_final()
1300 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_update()
H A 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()
H A Dcc_cipher.c810 if (req_ctx->dma_buf_type == CC_DMA_BUF_DLLI) { in cc_setup_flow_desc()
H A Dcc_hash.c2170 if (areq_ctx->data_dma_buf_type == CC_DMA_BUF_DLLI) { in cc_set_desc()