aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/aes.h
AgeCommit message (Expand)Author
2023-09-11target/riscv: Use existing lookup tables for MixColumnsArd Biesheuvel
2023-07-09crypto: Unexport AES_*_rot, AES_TeN, AES_TdNRichard Henderson
2023-07-09crypto: Remove AES_imcRichard Henderson
2023-07-09crypto: Remove AES_shifts, AES_ishiftsRichard Henderson
2023-07-08target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson
2023-03-20replace TABs with spacesYeqi Fu
2020-09-10crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.cRichard Henderson
2016-06-13crypto: aes: always rename internal symbolsMike Frysinger
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange