diff options
author | 2024-02-07 22:08:51 -0800 | |
---|---|---|
committer | 2024-03-20 08:56:10 -0700 | |
commit | da215b089b5d4ff30745c59922b54b309d55a5d8 (patch) | |
tree | 5246af0a3d1b9c1d96ff8becbb7d289c52da75fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support" (diff) | |
download | wireguard-linux-da215b089b5d4ff30745c59922b54b309d55a5d8.tar.xz wireguard-linux-da215b089b5d4ff30745c59922b54b309d55a5d8.zip |
crypto: riscv - parallelize AES-CBC decryption
Since CBC decryption is parallelizable, make the RISC-V implementation
of AES-CBC decryption process multiple blocks at a time, instead of
processing the blocks one by one. This should improve performance.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20240208060851.154129-1-ebiggers@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions