summaryrefslogtreecommitdiff
path: root/arch/arm64/crypto/aes-neon.S
AgeCommit message (Expand)Author
2022-06-30crypto: arm64/aes-neon - Fix typo in commentJilin Yuan
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-26crypto: arm64/aes-neon - switch to shared AES SboxesArd 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-01-18crypto: arm64/aes-neon - move literal data to .rodata sectionArd Biesheuvel
2017-02-03crypto: arm64/aes-neon-blk - tweak performance for low end coresArd Biesheuvel
2016-10-21crypto: arm64/aes-neon - fix for big endianArd Biesheuvel
2014-05-14arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto ExtensionsArd Biesheuvel