summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/aes-cipher-core.S
AgeCommit message (Expand)Author
2021-03-19crypto: arm/aes-scalar - switch to common rev_l/mov_l macrosArd Biesheuvel
2019-07-26crypto: arm/aes-cipher - switch to shared AES inverse SboxArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-09crypto: arm/aes - add some hardening against cache-timing attacksEric Biggers
2018-02-22crypto: arm/aes-cipher - move S-box to .rodata sectionJinbum Park
2017-08-04crypto: arm/aes - avoid expanded lookup tables in the final roundArd Biesheuvel
2017-01-13crypto: arm/aes - avoid reserved 'tt' mnemonic in asm codeArd Biesheuvel
2017-01-13crypto: arm/aes - replace scalar AES cipherArd Biesheuvel