summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/aes-cipher-core.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* 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/+19Star
* crypto: arm64/aes - avoid literals for cross-module symbol referencesArd Biesheuvel2017-02-031-5/+2Star
* crypto: arm64/aes - add scalar implementationArd Biesheuvel2017-01-121-0/+127