Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_buffer_mgr.c49 case CC_DMA_BUF_MLLI: in cc_dma_buf_type()
460 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI && in cc_unmap_cipher_request()
519 req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; in cc_map_cipher_request()
523 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_map_cipher_request()
538 req_ctx->dma_buf_type = CC_DMA_BUF_MLLI; in cc_map_cipher_request()
540 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_map_cipher_request()
550 if (req_ctx->dma_buf_type == CC_DMA_BUF_MLLI) { in cc_map_cipher_request()
749 areq_ctx->assoc_buff_type = CC_DMA_BUF_MLLI; in cc_aead_chain_iv()
831 areq_ctx->assoc_buff_type = CC_DMA_BUF_MLLI; in cc_aead_chain_assoc()
833 if (do_chain || areq_ctx->assoc_buff_type == CC_DMA_BUF_MLLI) { in cc_aead_chain_assoc()
[all …]
Dcc_buffer_mgr.h18 CC_DMA_BUF_MLLI enumerator
Dcc_aead.c733 case CC_DMA_BUF_MLLI: in cc_set_assoc_desc()
781 case CC_DMA_BUF_MLLI: in cc_proc_authen_desc()
844 case CC_DMA_BUF_MLLI: in cc_proc_cipher_desc()
1155 if (req_ctx->assoc_buff_type == CC_DMA_BUF_MLLI || in cc_mlli_to_sram()
1156 req_ctx->data_buff_type == CC_DMA_BUF_MLLI || in cc_mlli_to_sram()