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