Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A 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;
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()