Searched refs:qce_result_dump (Results 1 – 2 of 2) sorted by relevance
18 struct qce_result_dump { struct28 ALIGN(sizeof(struct qce_result_dump), QCE_BAM_BURST_SIZE) argument33 struct qce_result_dump *result_buf;
37 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()