Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2e35a89d authored by Ard Biesheuvel's avatar Ard Biesheuvel Committed by Joonwoo Park
Browse files

arm64/crypto: improve performance of GHASH algorithm



This patches modifies the GHASH secure hash implementation to switch to a
faster, polynomial multiplication based reduction instead of one that uses
shifts and rotates.

Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Git-commit: b913a6404ce2b7d10a735834218d3c1e1bceff2a
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent e2a430ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment