Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm/chacha-neon - add missing counter increment | Ard Biesheuvel | 2021-01-02 | 1 | -0/+1 |
* | crypto: arm/chacha-neon - optimize for non-block size multiples | Ard Biesheuvel | 2020-11-13 | 1 | -17/+17 |
* | crypto: arch/lib - limit simd usage to 4k chunks | Jason A. Donenfeld | 2020-04-30 | 1 | -3/+11 |
* | crypto: arm/chacha - fix build failured when kernel mode NEON is disabled | Ard Biesheuvel | 2020-01-22 | 1 | -2/+2 |
* | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 2019-11-27 | 1 | -10/+16 |
* | crypto: arm/chacha - expose ARM ChaCha routine as library function | Ard Biesheuvel | 2019-11-17 | 1 | -1/+40 |
* | crypto: arm/chacha - remove dependency on generic ChaCha driver | Ard Biesheuvel | 2019-11-17 | 1 | -0/+304 |