aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-cipher-core.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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