summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-neonbs-core.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-091-4/+12
* crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel2019-09-091-5/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* crypto: arm/aes - don't use IV buffer to return final keystream blockArd Biesheuvel2017-02-031-7/+9
* crypto: arm/aes-neonbs - fix issue with v2.22 and older assemblerArd Biesheuvel2017-01-231-4/+4
* crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel2017-01-131-0/+1021