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