Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dmxs-dcp.c29 #define DCP_SHA_PAY_SZ 64 macro
64 uint8_t sha_out_buf[DCP_SHA_PAY_SZ];
644 DCP_SHA_PAY_SZ, DMA_FROM_DEVICE); in mxs_dcp_run_sha()
656 dma_unmap_single(sdcp->dev, digest_phys, DCP_SHA_PAY_SZ, in mxs_dcp_run_sha()