Searched refs:sha_out_buf (Results 1 – 1 of 1) sorted by relevance
63 uint8_t sha_out_buf[DCP_SHA_PAY_SZ]; member586 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()