Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-16 | crypto: arm64/chacha20 - move kernel mode neon en/disable into loop | Ard Biesheuvel | 1 | -3/+9 |
2017-08-04 | crypto: arm64/chacha20 - take may_use_simd() into account | Ard Biesheuvel | 1 | -2/+3 |
2017-02-03 | crypto: arm64/chacha20 - remove cra_alignmask | Ard Biesheuvel | 1 | -1/+0 |
2017-01-12 | crypto: arm64/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel | 1 | -0/+127 |
2016-12-28 | Revert "crypto: arm64/ARM: NEON accelerated ChaCha20" | Herbert Xu | 1 | -131/+0 |
2016-12-27 | crypto: arm64/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel | 1 | -0/+131 |