Home
last modified time | relevance | path

Searched refs:qce_result_dump (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Ddma.h18 struct qce_result_dump { struct
28 ALIGN(sizeof(struct qce_result_dump), QCE_BAM_BURST_SIZE)
33 struct qce_result_dump *result_buf;
H A Dskcipher.c33 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_skcipher_done()
H A Dsha.c38 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Ddma.h18 struct qce_result_dump { struct
28 ALIGN(sizeof(struct qce_result_dump), QCE_BAM_BURST_SIZE)
33 struct qce_result_dump *result_buf;
H A Dskcipher.c34 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_skcipher_done()
H A Dsha.c44 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()
H A Daead.c31 struct qce_result_dump *result_buf = qce->dma.result_buf; in qce_aead_done()

Completed in 5 milliseconds