aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-cipher-core.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-20crypto: arm64 - Use modern annotations for assembly functionsMark Brown1-4/+4
2019-07-26crypto: arm64/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel1-39/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-01-18crypto: arm64/aes-cipher - move S-box to .rodata sectionArd Biesheuvel1-9/+10
2017-08-04crypto: arm64/aes - avoid expanded lookup tables in the final roundArd Biesheuvel1-45/+107
2017-02-03crypto: arm64/aes - performance tweakArd Biesheuvel1-33/+19
2017-02-03crypto: arm64/aes - avoid literals for cross-module symbol referencesArd Biesheuvel1-5/+2
2017-01-13crypto: arm64/aes - add scalar implementationArd Biesheuvel1-0/+127