Home
last modified time | relevance | path

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

/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;
Dskcipher.c33 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_skcipher_done()
Dsha.c38 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()