Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm/crct10dif - Implement plain NEON variant | Ard Biesheuvel | 2024-11-15 | 1 | -4/+94 |
* | crypto: arm/crct10dif - Macroify PMULL asm code | Ard Biesheuvel | 2024-11-15 | 1 | -76/+78 |
* | crypto: arm/crct10dif - Use existing mov_l macro instead of __adrl | Ard Biesheuvel | 2024-11-15 | 1 | -8/+3 |
* | crypto: arm - use Kconfig based compiler checks for crypto opcodes | Ard Biesheuvel | 2019-10-23 | 1 | -1/+1 |
* | crypto: arm/crct10dif-ce - cleanup and optimizations | Eric Biggers | 2019-02-08 | 1 | -293/+260 |
* | crypto: arm/crct10dif - remove dead code | Ard Biesheuvel | 2019-02-01 | 1 | -13/+0 |
* | crypto: arm/crct10dif - revert to C code for short inputs | Ard Biesheuvel | 2019-02-01 | 1 | -7/+7 |
* | crypto: arm/crct10dif - port x86 SSE implementation to ARM | Ard Biesheuvel | 2016-12-07 | 1 | -0/+427 |