aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/crct10dif-ce-core.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08crypto: arm64/crct10dif-ce - cleanup and optimizationsEric Biggers1-265/+231
2019-02-01crypto: arm64/crct10dif - remove dead codeArd Biesheuvel1-11/+0
2018-09-04crypto: arm64/crct10dif - implement non-Crypto Extensions alternativeArd Biesheuvel1-0/+154
2018-09-04crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL versionArd Biesheuvel1-75/+85
2018-05-12crypto: arm64/crct10dif-ce - yield NEON after every block of inputArd Biesheuvel1-4/+28
2018-01-18crypto: arm64/crct10dif - move literal data to .rodata sectionArd Biesheuvel1-8/+9
2016-12-07crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel1-0/+392