diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2014-06-16 11:02:16 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-06-18 12:40:54 +0100 |
commit | b913a6404ce2b7d10a735834218d3c1e1bceff2a (patch) | |
tree | 5d2736f6de8a7600c99e471dfddc6d9a5ed43b2d /arch/arm/include/asm | |
parent | 6aa8b209f5ef3610d470c519ddd6e6b47e9f6248 (diff) | |
download | talos-op-linux-b913a6404ce2b7d10a735834218d3c1e1bceff2a.tar.gz talos-op-linux-b913a6404ce2b7d10a735834218d3c1e1bceff2a.zip |
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: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/arm/include/asm')
0 files changed, 0 insertions, 0 deletions