Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -3/+1 |
* | crypto: aegis128 - duplicate init() and final() hooks in SIMD code | Ard Biesheuvel | 2019-10-26 | 1 | -12/+26 |
* | crypto: aegis128 - avoid function pointers for parameterization | Ard Biesheuvel | 2019-10-26 | 1 | -59/+46 |
* | crypto: aegis128 - Fix -Wunused-const-variable warning | YueHaibing | 2019-08-30 | 1 | -0/+11 |
* | crypto: aegis128 - add support for SIMD acceleration | Ard Biesheuvel | 2019-08-15 | 1 | -0/+491 |
* | Revert "crypto: aegis128 - add support for SIMD acceleration" | Herbert Xu | 2019-08-02 | 1 | -481/+0 |
* | crypto: aegis128 - add support for SIMD acceleration | Ard Biesheuvel | 2019-07-26 | 1 | -0/+481 |