summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/crct10dif-ce-core.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/crct10dif - Implement plain NEON variantArd Biesheuvel2024-11-151-4/+94
* crypto: arm/crct10dif - Macroify PMULL asm codeArd Biesheuvel2024-11-151-76/+78
* crypto: arm/crct10dif - Use existing mov_l macro instead of __adrlArd Biesheuvel2024-11-151-8/+3
* crypto: arm - use Kconfig based compiler checks for crypto opcodesArd Biesheuvel2019-10-231-1/+1
* crypto: arm/crct10dif-ce - cleanup and optimizationsEric Biggers2019-02-081-293/+260
* crypto: arm/crct10dif - remove dead codeArd Biesheuvel2019-02-011-13/+0
* crypto: arm/crct10dif - revert to C code for short inputsArd Biesheuvel2019-02-011-7/+7
* crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel2016-12-071-0/+427