summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-neonbs-core.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/aes-neonbs - fix returning final keystream blockEric Biggers2019-02-081-2/+6
* crypto: arm64/aes-bs - yield NEON after every block of inputArd Biesheuvel2018-05-121-135/+170
* crypto: arm64/aes - don't use IV buffer to return final keystream blockArd Biesheuvel2017-02-031-14/+23
* crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel2017-01-131-0/+963