aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes_ti.c
AgeCommit message (Expand)Author
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel
2019-07-26crypto: aes/fixed-time - align key schedule with other implementationsArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-09crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers
2017-06-19crypto: aes_ti - fix comment for MixColumns stepEric Biggers
2017-02-11crypto: aes - add generic time invariant AES cipherArd Biesheuvel