diff options
| author | Eric Biggers <ebiggers@google.com> | 2025-02-19 10:23:28 -0800 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-03-02 15:19:43 +0800 |
| commit | cb25dbb60542c56a68089b57f9edd994a6b5bbf4 (patch) | |
| tree | 3bdcd88a27b94c0e8f5a1156891d9626be291dcf /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 84b1576355c41a935102da5d62bb28e74be3db45 (diff) | |
crypto: skcipher - use scatterwalk_start_at_pos()
In skcipher_walk_aead_common(), use scatterwalk_start_at_pos() instead
of a sequence of scatterwalk_start(), scatterwalk_copychunks(..., 2),
and scatterwalk_done(). This is simpler and faster.
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
