summaryrefslogtreecommitdiff
path: root/include/linux/errqueue.h
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@kernel.org>2025-12-11 04:18:41 +0300
committerEric Biggers <ebiggers@kernel.org>2026-01-12 22:07:50 +0300
commit2f64821329d82ad2646efe59a40aaf40099bc9c3 (patch)
tree418123ae7346bf61003c056eb4a4d0306522c744 /include/linux/errqueue.h
parent73c203fe5564e6e4ec37b7e140214a334d584369 (diff)
downloadlinux-2f64821329d82ad2646efe59a40aaf40099bc9c3.tar.xz
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 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions