diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-01-12 11:20:08 -0800 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2026-01-12 11:39:58 -0800 |
| commit | fa2297750c2cc61788d1843f358dbfecaa42944f (patch) | |
| tree | d619f66893a79c8421cb744e43af99e03229a49a /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | a2484474272ef98d9580d8c610b0f7c6ed2f146c (diff) | |
lib/crypto: arm/aes: Migrate optimized code into library
Move the ARM optimized single-block AES en/decryption code into
lib/crypto/, wire it up to the AES library API, and remove the
superseded "aes-arm" crypto_cipher algorithm.
The result is that both the AES library and crypto_cipher APIs are now
optimized for ARM, whereas previously only crypto_cipher was (and the
optimizations weren't enabled by default, which this fixes as well).
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20260112192035.10427-11-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
