aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/aes.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-11target/riscv: Use existing lookup tables for MixColumnsArd Biesheuvel1-0/+7
2023-07-09crypto: Unexport AES_*_rot, AES_TeN, AES_TdNRichard Henderson1-25/+0
2023-07-09crypto: Remove AES_imcRichard Henderson1-7/+0
2023-07-09crypto: Remove AES_shifts, AES_ishiftsRichard Henderson1-4/+0
2023-07-08target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson1-0/+6
2023-03-20replace TABs with spacesYeqi Fu1-4/+4
2020-09-10crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.cRichard Henderson1-4/+0
2016-06-13crypto: aes: always rename internal symbolsMike Frysinger1-3/+2
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange1-0/+68