Home
last modified time | relevance | path

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

/Linux-v4.19/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()
438 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_set_hash_buf()
490 req_ctx->dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_cipher_request()
829 areq_ctx->assoc_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_assoc()
1119 areq_ctx->data_buff_type = CC_DMA_BUF_DLLI; in cc_aead_chain_data()
1426 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_final()
1538 areq_ctx->data_dma_buf_type = CC_DMA_BUF_DLLI; in cc_map_hash_request_update()
Dcc_aead.c723 case CC_DMA_BUF_DLLI: in cc_set_assoc_desc()
764 case CC_DMA_BUF_DLLI: in cc_proc_authen_desc()
831 case CC_DMA_BUF_DLLI: in cc_proc_cipher_desc()
Dcc_cipher.c530 if (req_ctx->dma_buf_type == CC_DMA_BUF_DLLI) { in cc_setup_cipher_data()
Dcc_hash.c2114 if (areq_ctx->data_dma_buf_type == CC_DMA_BUF_DLLI) { in cc_set_desc()