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