Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm64/crct10dif-ce - cleanup and optimizations | Eric Biggers | 2019-02-08 | 1 | -265/+231 |
* | crypto: arm64/crct10dif - remove dead code | Ard Biesheuvel | 2019-02-01 | 1 | -11/+0 |
* | crypto: arm64/crct10dif - implement non-Crypto Extensions alternative | Ard Biesheuvel | 2018-09-04 | 1 | -0/+154 |
* | crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version | Ard Biesheuvel | 2018-09-04 | 1 | -75/+85 |
* | crypto: arm64/crct10dif-ce - yield NEON after every block of input | Ard Biesheuvel | 2018-05-11 | 1 | -4/+28 |
* | crypto: arm64/crct10dif - move literal data to .rodata section | Ard Biesheuvel | 2018-01-18 | 1 | -8/+9 |
* | crypto: arm64/crct10dif - port x86 SSE implementation to arm64 | Ard Biesheuvel | 2016-12-07 | 1 | -0/+392 |