summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-neon.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/aes-ce - Simplify round key load sequenceArd Biesheuvel2024-04-261-10/+10
* crypto: arm64/aes-neon - Fix typo in commentJilin Yuan2022-06-301-1/+1
* 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/+5
* crypto: arm64/aes-neon - switch to shared AES SboxesArd Biesheuvel2019-07-261-71/+3
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-45/+3
|\
| * 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/+1
* | 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/+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/+100
* 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