aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2024-02-08 06:08:51 +0000
committerPalmer Dabbelt <[email protected]>2024-03-20 15:56:10 +0000
commitda215b089b5d4ff30745c59922b54b309d55a5d8 (patch)
tree5246af0a3d1b9c1d96ff8becbb7d289c52da75fb /scripts/bpf_doc.py
parentMerge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support" (diff)
downloadkernel-da215b089b5d4ff30745c59922b54b309d55a5d8.tar.gz
kernel-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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions