summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-ce.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-23/+37
|\
| * 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-23/+35
* | 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/+5
* crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel2018-05-111-6/+9
* crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel2017-08-041-6/+6
* crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2016-10-211-0/+1
* arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2015-03-191-7/+3Star
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-141-0/+133