summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-12-10 17:18:41 -0800
committerEric Biggers <ebiggers@kernel.org>2026-01-12 11:07:50 -0800
commit2f64821329d82ad2646efe59a40aaf40099bc9c3 (patch)
tree418123ae7346bf61003c056eb4a4d0306522c744 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent73c203fe5564e6e4ec37b7e140214a334d584369 (diff)
crypto: adiantum - Drop support for asynchronous xchacha ciphers
This feature isn't useful in practice. Simplify and streamline the code in the synchronous case, i.e. the case that actually matters, instead. For example, by no longer having to support resuming the calculation after an asynchronous return of the xchacha cipher, we can just keep more of the state on the stack instead of in the request context. Link: https://lore.kernel.org/r/20251211011846.8179-10-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