aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes_ti.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel1-300/+3
2019-07-26crypto: aes/fixed-time - align key schedule with other implementationsArd Biesheuvel1-31/+21
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-11-09crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers1-0/+18
2017-06-19crypto: aes_ti - fix comment for MixColumns stepEric Biggers1-1/+1
2017-02-11crypto: aes - add generic time invariant AES cipherArd Biesheuvel1-0/+375