diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2025-12-10 17:18:39 -0800 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2026-01-12 11:07:50 -0800 |
| commit | cd912b3452d14c40e77b3be82854df00bfd38a41 (patch) | |
| tree | c0a9ee5d46ed215be2e6d4f5a61ad9071a1f4efd /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 76987479c1a66f60126afe28e3cff01f3fc0f1ae (diff) | |
crypto: adiantum - Use scatter_walk API instead of sg_miter
Make adiantum_hash_message() use the scatter_walk API instead of
sg_miter. scatter_walk is a bit simpler and also more efficient. For
example, unlike sg_miter, scatter_walk doesn't require that the number
of scatterlist entries be calculated up-front.
Link: https://lore.kernel.org/r/20251211011846.8179-8-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
