summaryrefslogtreecommitdiffstats
path: root/crypto/aes_ti.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers2018-11-091-0/+18
* crypto: aes_ti - fix comment for MixColumns stepEric Biggers2017-06-191-1/+1
* crypto: aes - add generic time invariant AES cipherArd Biesheuvel2017-02-111-0/+375