aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/aes-cipher-core.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-19crypto: arm/aes-scalar - switch to common rev_l/mov_l macrosArd Biesheuvel1-32/+10
2019-07-26crypto: arm/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-11-09crypto: arm/aes - add some hardening against cache-timing attacksEric Biggers1-10/+52
2018-02-22crypto: arm/aes-cipher - move S-box to .rodata sectionJinbum Park1-9/+10
2017-08-04crypto: arm/aes - avoid expanded lookup tables in the final roundArd Biesheuvel1-23/+65
2017-01-13crypto: arm/aes - avoid reserved 'tt' mnemonic in asm codeArd Biesheuvel1-5/+5
2017-01-13crypto: arm/aes - replace scalar AES cipherArd Biesheuvel1-0/+179