Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/qce/
Ddma.h26 struct qce_result_dump { struct
36 ALIGN(sizeof(struct qce_result_dump), QCE_BAM_BURST_SIZE) argument
41 struct qce_result_dump *result_buf;
Dsha.c45 struct qce_result_dump *result = qce->dma.result_buf; in qce_ahash_done()