Searched refs:result_buf (Results 1 – 4 of 4) sorted by relevance
33 dma->result_buf = kmalloc(QCE_RESULT_BUF_SZ + QCE_IGNORE_BUF_SZ, in qce_dma_request()35 if (!dma->result_buf) { in qce_dma_request()40 dma->ignore_buf = dma->result_buf + QCE_RESULT_BUF_SZ; in qce_dma_request()54 kfree(dma->result_buf); in qce_dma_release()
41 struct qce_result_dump *result_buf; member
45 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()102 sg_init_one(&rctx->result_sg, qce->dma.result_buf, QCE_RESULT_BUF_SZ); in qce_ahash_async_req_handle()
102 sg_init_one(&rctx->result_sg, qce->dma.result_buf, QCE_RESULT_BUF_SZ); in qce_ablkcipher_async_req_handle()