Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-16 | crypto: algapi - use common mechanism for inheriting flags | Eric Biggers | 1 | -2/+4 |
2020-01-09 | crypto: remove propagation of CRYPTO_TFM_RES_* flags | Eric Biggers | 1 | -10/+2 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2019-03-22 | crypto: simd - convert to use crypto_simd_usable() | Eric Biggers | 1 | -4/+4 |
2019-03-22 | crypto: simd - support wrapping AEAD algorithms | Eric Biggers | 1 | -0/+269 |
2018-11-09 | crypto: simd - correctly take reqsize of wrapped skcipher into account | Ard Biesheuvel | 1 | -2/+3 |
2018-03-03 | crypto: simd - allow registering multiple algorithms at once | Eric Biggers | 1 | -0/+50 |
2017-11-29 | crypto: replace FSF address with web source in license notices | Martin Kepplinger | 1 | -3/+1 |
2016-11-28 | crypto: simd - Add simd skcipher helper | Herbert Xu | 1 | -0/+226 |