summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-cipher-core.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/aes-cipher - move S-box to .rodata sectionArd Biesheuvel2018-01-181-9/+10
* crypto: arm64/aes - avoid expanded lookup tables in the final roundArd Biesheuvel2017-08-041-45/+107
* crypto: arm64/aes - performance tweakArd Biesheuvel2017-02-031-33/+19
* crypto: arm64/aes - avoid literals for cross-module symbol referencesArd Biesheuvel2017-02-031-5/+2
* crypto: arm64/aes - add scalar implementationArd Biesheuvel2017-01-131-0/+127