Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dmxs-dcp.c28 #define DCP_SHA_PAY_SZ 64 macro
63 uint8_t sha_out_buf[DCP_SHA_PAY_SZ];
594 DCP_SHA_PAY_SZ, DMA_FROM_DEVICE); in mxs_dcp_run_sha()
606 dma_unmap_single(sdcp->dev, digest_phys, DCP_SHA_PAY_SZ, in mxs_dcp_run_sha()