aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/crypto/ghash-ce-core.S
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ARM: 9286/1: crypto: Implement fused AES-CTR/GHASH version of GCMGravatar Ard Biesheuvel 1-13/+369
2020-03-06crypto: arm/ghash-ce - define fpu before fpu registers are referencedGravatar Stefan Agner 1-2/+3
2019-10-23crypto: arm - use Kconfig based compiler checks for crypto opcodesGravatar Ard Biesheuvel 1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-09-04crypto: arm/ghash-ce - implement support for 4-way aggregationGravatar Ard Biesheuvel 1-5/+103
2017-08-04crypto: arm/ghash - add NEON accelerated fallback for vmull.p64Gravatar Ard Biesheuvel 1-43/+191
2015-03-24crypto: arm/ghash - fix big-endian bug in ghashGravatar Ard Biesheuvel 1-1/+1
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsGravatar Ard Biesheuvel 1-0/+94