summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-neonbs-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/aes - don't use IV buffer to return final keystream blockArd Biesheuvel2017-02-031-4/+5
* crypto: arm64/aes - replace scalar fallback with plain NEON fallbackArd Biesheuvel2017-02-031-10/+28
* crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel2017-01-131-0/+420