aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/aes-ce.S
AgeCommit message (Expand)Author
2020-03-09arm64: crypto: Modernize names for AES function macrosMark Brown
2019-12-20crypto: arm64 - Use modern annotations for assembly functionsMark Brown
2019-09-09crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-03crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel
2019-07-03crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-21crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel
2018-05-12crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel
2017-08-04crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel
2016-10-21crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel
2015-03-19arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel
2014-05-14arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel