Home
last modified time | relevance | path

Searched refs:qce_result_dump (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/qce/
Ddma.h18 struct qce_result_dump { struct
28 ALIGN(sizeof(struct qce_result_dump), QCE_BAM_BURST_SIZE) argument
33 struct qce_result_dump *result_buf;
Dsha.c37 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()