9 Commits (1a102856652268cf2ec4cbd2cb9b229ef920c31d)

Author SHA1 Message Date
Ard Biesheuvel 9ea17007c4 target/riscv: Use existing lookup tables for MixColumns 3 years ago
Richard Henderson ff494c8e2a crypto: Unexport AES_*_rot, AES_TeN, AES_TdN 3 years ago
Richard Henderson 105453544a crypto: Remove AES_imc 3 years ago
Richard Henderson 66d940e9e7 crypto: Remove AES_shifts, AES_ishifts 3 years ago
Richard Henderson fb250c59aa target/arm: Move aesmc and aesimc tables to crypto/aes.c 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Richard Henderson a2d76b6b2e crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c 6 years ago
Mike Frysinger c8d70e5973 crypto: aes: always rename internal symbols 10 years ago
Daniel P. Berrange 6f2945cde6 crypto: move built-in AES implementation into crypto/ 11 years ago
Sean Bruno 9f6f7f1a85 include/qemu/aes.h: Avoid conflicts with FreeBSD AES functions 12 years ago
Tom Musta bfd8f5b754 util: Add InvMixColumns 12 years ago
Tom Musta 1c1a6d20e0 util: Add AES ShiftRows and InvShiftRows Tables 12 years ago
Tom Musta 40c84b54dd util: Add S-Box and InvS-Box Arrays to Common AES Utils 12 years ago
Aurelien Jarno 5d6f5cdd8a aes: make Td[0-5] and Te[0-5] tables non static 13 years ago
Aurelien Jarno 753d9b82c5 aes: move aes.h from include/block to include/qemu 13 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
bellard e4d4fe3c34 AES crypto support 22 years ago