diff options
| author | Eric Biggers <ebiggers@google.com> | 2025-02-19 10:23:30 -0800 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-02 15:19:43 +0800 |
| commit | 5dc14e0bcea7ade1f284a1724ae4e614fd61438b (patch) | |
| tree | edd5ce10bde0683029dbfee9cb11ee90441fc50a /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | c89edd931a10cf9d6bf29dc645324ce976cc0570 (diff) | |
crypto: arm/ghash - use the new scatterwalk functions
Use scatterwalk_next() which consolidates scatterwalk_clamp() and
scatterwalk_map(), and use scatterwalk_done_src() which consolidates
scatterwalk_unmap(), scatterwalk_advance(), and scatterwalk_done().
Remove unnecessary code that seemed to be intended to advance to the
next sg entry, which is already handled by the scatterwalk functions.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
