Lines Matching refs:src_sg
57 struct scatterlist *src_sg; member
80 struct scatterlist *src_sg; member
763 rctx->src_sg, 0, rctx->assoclen, 0); in tegra_gcm_do_gmac()
779 scatterwalk_map_and_copy(rctx->inbuf.buf, rctx->src_sg, in tegra_gcm_do_crypt()
831 scatterwalk_map_and_copy(mac, rctx->src_sg, offset, rctx->authsize, 0); in tegra_gcm_do_verify()
1039 rctx->src_sg, 0, rctx->assoclen, 0); in tegra_ccm_format_blocks()
1099 sg = rctx->encrypt ? rctx->src_sg : rctx->dst_sg; in tegra_ccm_compute_auth()
1120 struct scatterlist *sg = rctx->src_sg; in tegra_ccm_do_ctr()
1164 rctx->src_sg = req->src; in tegra_ccm_crypt_init()
1277 rctx->src_sg = req->src; in tegra_gcm_do_one_req()
1592 rctx->src_sg = req->src; in tegra_cmac_do_update()
1604 rctx->src_sg, 0, req->nbytes, 0); in tegra_cmac_do_update()
1620 rctx->src_sg, 0, req->nbytes - nresidue, 0); in tegra_cmac_do_update()
1622 scatterwalk_map_and_copy(rctx->residue.buf, rctx->src_sg, in tegra_cmac_do_update()