[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Mar 20 13:50:39 PDT 2024
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Wed, 7 Feb 2024 22:08:51 -0800 you wrote:
> From: Eric Biggers <ebiggers at google.com>
>
> 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 at google.com>
>
> [...]
Here is the summary with links:
- [riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
https://git.kernel.org/riscv/c/da215b089b5d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list