Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/chacha - avoid sleeping under kernel_fpu_begin() | Eric Biggers | 2018-12-23 | 1 | -13/+20 |
* | crypto: x86/chacha - yield the FPU occasionally | Eric Biggers | 2018-12-13 | 1 | -1/+11 |
* | crypto: x86/chacha - add XChaCha12 support | Eric Biggers | 2018-12-13 | 1 | -0/+17 |
* | crypto: x86/chacha20 - refactor to allow varying number of rounds | Eric Biggers | 2018-12-13 | 1 | -0/+270 |