Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.h16 CC_DMA_BUF_NULL = 0, enumerator
H A Dcc_buffer_mgr.c34 case CC_DMA_BUF_NULL: in cc_dma_buf_type()
600 areq_ctx->assoc_buff_type = CC_DMA_BUF_NULL; in cc_aead_chain_assoc()
1158 areq_ctx->data_dma_buf_type = CC_DMA_BUF_NULL; in cc_map_hash_request_final()
1183 areq_ctx->data_dma_buf_type == CC_DMA_BUF_NULL) { in cc_map_hash_request_final()
1242 areq_ctx->data_dma_buf_type = CC_DMA_BUF_NULL; in cc_map_hash_request_update()
1295 areq_ctx->data_dma_buf_type == CC_DMA_BUF_NULL) { in cc_map_hash_request_update()
H A Dcc_aead.c752 case CC_DMA_BUF_NULL: in cc_set_assoc_desc()
816 case CC_DMA_BUF_NULL: in cc_proc_authen_desc()
862 case CC_DMA_BUF_NULL: in cc_proc_cipher_desc()
H A Dcc_hash.c2178 if (areq_ctx->data_dma_buf_type == CC_DMA_BUF_NULL) { in cc_set_desc()