Home
last modified time | relevance | path

Searched refs:CC_DMA_BUF_NULL (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/crypto/ccree/
Dcc_buffer_mgr.h16 CC_DMA_BUF_NULL = 0, enumerator
Dcc_buffer_mgr.c45 case CC_DMA_BUF_NULL: in cc_dma_buf_type()
655 areq_ctx->assoc_buff_type = CC_DMA_BUF_NULL; in cc_aead_chain_assoc()
1222 areq_ctx->data_dma_buf_type = CC_DMA_BUF_NULL; in cc_map_hash_request_final()
1248 areq_ctx->data_dma_buf_type == CC_DMA_BUF_NULL) { in cc_map_hash_request_final()
1308 areq_ctx->data_dma_buf_type = CC_DMA_BUF_NULL; in cc_map_hash_request_update()
1361 areq_ctx->data_dma_buf_type == CC_DMA_BUF_NULL) { in cc_map_hash_request_update()
Dcc_aead.c762 case CC_DMA_BUF_NULL: in cc_set_assoc_desc()
826 case CC_DMA_BUF_NULL: in cc_proc_authen_desc()
872 case CC_DMA_BUF_NULL: in cc_proc_cipher_desc()
Dcc_hash.c2230 if (areq_ctx->data_dma_buf_type == CC_DMA_BUF_NULL) { in cc_set_desc()