Lines Matching refs:scatterwalk_map_and_copy
108 scatterwalk_map_and_copy(req->iv, req->src, offset, ctx->ivsize, 0); in tegra_cbc_iv_copyback()
281 scatterwalk_map_and_copy(rctx->datbuf.buf, req->src, 0, req->cryptlen, 0); in tegra_aes_do_one_req()
289 scatterwalk_map_and_copy(rctx->datbuf.buf, req->dst, 0, req->cryptlen, 1); in tegra_aes_do_one_req()
713 scatterwalk_map_and_copy(rctx->inbuf.buf, in tegra_gcm_do_gmac()
730 scatterwalk_map_and_copy(rctx->inbuf.buf, rctx->src_sg, in tegra_gcm_do_crypt()
744 scatterwalk_map_and_copy(rctx->outbuf.buf, rctx->dst_sg, in tegra_gcm_do_crypt()
769 scatterwalk_map_and_copy(rctx->outbuf.buf, rctx->dst_sg, in tegra_gcm_do_final()
782 scatterwalk_map_and_copy(mac, rctx->src_sg, offset, rctx->authsize, 0); in tegra_gcm_do_verify()
989 scatterwalk_map_and_copy(rctx->inbuf.buf + offset, in tegra_ccm_format_blocks()
1026 scatterwalk_map_and_copy(rctx->outbuf.buf + 16, rctx->dst_sg, in tegra_ccm_ctr_result()
1030 scatterwalk_map_and_copy(rctx->outbuf.buf, rctx->dst_sg, in tegra_ccm_ctr_result()
1052 scatterwalk_map_and_copy(rctx->inbuf.buf + offset, in tegra_ccm_compute_auth()
1082 scatterwalk_map_and_copy(rctx->inbuf.buf, sg, in tegra_ccm_do_ctr()
1091 scatterwalk_map_and_copy(rctx->inbuf.buf + offset, sg, in tegra_ccm_do_ctr()
1495 scatterwalk_map_and_copy(rctx->residue.buf + rctx->residue.size, in tegra_cmac_do_update()
1506 scatterwalk_map_and_copy(rctx->datbuf.buf + rctx->residue.size, in tegra_cmac_do_update()
1509 scatterwalk_map_and_copy(rctx->residue.buf, rctx->src_sg, in tegra_cmac_do_update()