summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/aes-ce.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: crypto: Modernize names for AES function macrosMark Brown2020-03-091-2/+2
* crypto: arm64 - Use modern annotations for assembly functionsMark Brown2019-12-201-2/+2
* crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-091-0/+3
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-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/+1
|/
* 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-121-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/+3
* arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel2014-05-141-0/+133