Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: chacha - constify ctx and iv arguments | Eric Biggers | 2019-06-13 | 1 | -1/+1 |
* | crypto: arm - convert to use crypto_simd_usable() | Eric Biggers | 2019-03-22 | 1 | -2/+3 |
* | crypto: arm/chacha - add XChaCha12 support | Eric Biggers | 2018-11-20 | 1 | -1/+20 |
* | crypto: arm/chacha20 - refactor to allow varying number of rounds | Eric Biggers | 2018-11-20 | 1 | -0/+182 |