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