Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-18 | crypto: arm/aes-neonbs - don't access already-freed walk.iv | Eric Biggers | 1 | -0/+2 |
2017-12-11 | crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO() | Gomonovych, Vasyl | 1 | -6/+4 |
2017-08-04 | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel | 1 | -3/+2 |
2017-03-09 | crypto: arm/aes-neonbs - resolve fallback cipher at runtime | Ard Biesheuvel | 1 | -15/+45 |
2017-02-03 | crypto: arm/aes - don't use IV buffer to return final keystream block | Ard Biesheuvel | 1 | -4/+5 |
2017-01-13 | crypto: arm/aes - replace bit-sliced OpenSSL NEON code | Ard Biesheuvel | 1 | -0/+405 |