summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-neon.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-45/+3Star
|\
| * crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel2019-07-031-0/+2
| * crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel2019-07-031-45/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel2018-09-211-0/+6
* crypto: arm64/aes-neon - move literal data to .rodata sectionArd Biesheuvel2018-01-181-4/+4
* crypto: arm64/aes-neon-blk - tweak performance for low end coresArd Biesheuvel2017-02-031-135/+100Star
* crypto: arm64/aes-neon - fix for big endianArd Biesheuvel2016-10-211-10/+15
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-141-0/+382