summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-cipher-core.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* crypto: arm/aes - add some hardening against cache-timing attacksEric Biggers2018-11-091-10/+52
* crypto: arm/aes-cipher - move S-box to .rodata sectionJinbum Park2018-02-221-9/+10
* crypto: arm/aes - avoid expanded lookup tables in the final roundArd Biesheuvel2017-08-041-23/+65
* crypto: arm/aes - avoid reserved 'tt' mnemonic in asm codeArd Biesheuvel2017-01-131-5/+5
* crypto: arm/aes - replace scalar AES cipherArd Biesheuvel2017-01-121-0/+179