Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-20 | crypto: arm/chacha20 - refactor to allow varying number of rounds | Eric Biggers | 1 | -178/+0 |
2018-11-20 | crypto: arm/chacha20 - add XChaCha20 support | Eric Biggers | 1 | -26/+77 |
2018-11-20 | crypto: arm/chacha20 - limit the preemption-disabled section | Eric Biggers | 1 | -3/+3 |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers | 1 | -20/+20 |
2017-02-03 | crypto: arm/chacha20 - remove cra_alignmask | Ard Biesheuvel | 1 | -1/+0 |
2017-01-12 | crypto: arm/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel | 1 | -0/+128 |
2016-12-28 | Revert "crypto: arm64/ARM: NEON accelerated ChaCha20" | Herbert Xu | 1 | -136/+0 |
2016-12-27 | crypto: arm/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel | 1 | -0/+136 |