diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-07-15 15:11:48 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2026-07-22 12:01:20 -0700 |
| commit | e91ce847cde47962d90753b38c694510af3f107c (patch) | |
| tree | 038f798c6effd0a2614f7ef5729b4faa67c6b33f /tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git | |
| parent | 6a1f9969cb79e0e194c160e0737ab301d7da21c1 (diff) | |
crypto: aes - Add ECB support using library
Implement the "ecb(aes)" crypto_skcipher algorithm using the
corresponding library functions.
Among other benefits, this allows the architecture-optimized AES-ECB
code to be migrated into the library while still leaving it accessible
via crypto_skcipher, eliminating lots of boilerplate code.
For now the cra_priority is set to just 110, since the
architecture-optimized implementations of this algorithm haven't yet
been migrated into the library. It will be boosted once that happens.
Link: https://patch.msgid.link/20260715221153.246410-9-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
