Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-09 | crypto: arm/aes-neonbs - implement ciphertext stealing for XTS | Ard Biesheuvel | 1 | -4/+12 |
2019-09-09 | crypto: arm/aes-neonbs - replace tweak mask literal with composition | Ard Biesheuvel | 1 | -5/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2017-02-03 | crypto: arm/aes - don't use IV buffer to return final keystream block | Ard Biesheuvel | 1 | -7/+9 |
2017-01-23 | crypto: arm/aes-neonbs - fix issue with v2.22 and older assembler | Ard Biesheuvel | 1 | -4/+4 |
2017-01-13 | crypto: arm/aes - replace bit-sliced OpenSSL NEON code | Ard Biesheuvel | 1 | -0/+1021 |