summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/crct10dif-ce-core.S
AgeCommit message (Expand)AuthorFilesLines
2024-12-02arm/crc-t10dif: expose CRC-T10DIF function through libEric Biggers1-468/+0
2024-11-15crypto: arm/crct10dif - Implement plain NEON variantArd Biesheuvel1-4/+94
2024-11-15crypto: arm/crct10dif - Macroify PMULL asm codeArd Biesheuvel1-76/+78
2024-11-15crypto: arm/crct10dif - Use existing mov_l macro instead of __adrlArd Biesheuvel1-8/+3
2019-10-23crypto: arm - use Kconfig based compiler checks for crypto opcodesArd Biesheuvel1-1/+1
2019-02-08crypto: arm/crct10dif-ce - cleanup and optimizationsEric Biggers1-293/+260
2019-02-01crypto: arm/crct10dif - remove dead codeArd Biesheuvel1-13/+0
2019-02-01crypto: arm/crct10dif - revert to C code for short inputsArd Biesheuvel1-7/+7
2016-12-07crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel1-0/+427