Home
last modified time | relevance | path

Searched refs:sha_out_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dmxs-dcp.c62 uint8_t sha_out_buf[DCP_SHA_PAY_SZ]; member
585 memcpy(sdcp->coh->sha_out_buf, sha_buf, halg->digestsize); in mxs_dcp_run_sha()
592 digest_phys = dma_map_single(sdcp->dev, sdcp->coh->sha_out_buf, in mxs_dcp_run_sha()
625 uint8_t *out_buf = sdcp->coh->sha_out_buf; in dcp_sha_req_to_buf()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dmxs-dcp.c63 uint8_t sha_out_buf[DCP_SHA_PAY_SZ]; member
586 memcpy(sdcp->coh->sha_out_buf, sha_buf, halg->digestsize); in mxs_dcp_run_sha()
593 digest_phys = dma_map_single(sdcp->dev, sdcp->coh->sha_out_buf, in mxs_dcp_run_sha()
626 uint8_t *out_buf = sdcp->coh->sha_out_buf; in dcp_sha_req_to_buf()

Completed in 6 milliseconds