2 Commits (e7b94a84b6cb4a632c558ed24e8d6f4baa3f75eb)

Author SHA1 Message Date
Peter Maydell 42f7a448db crypto: Clean up includes 10 years ago
Daniel P. Berrange 6f2945cde6 crypto: move built-in AES implementation into crypto/ 11 years ago
Paolo Bonzini a50c7c869a aes: remove a dead return statement 11 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
Stefan Weil 9220eeed62 aes: Remove unused code (NDEBUG, u16) 13 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 baacf04799 build: move libqemuutil.a components to util/ 13 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 13 years ago
Paul Brook 5561650587 Include assert.h from qemu-common.h 17 years ago
blueswir1 d78f399542 Delete some unused macros detected with -Wp,-Wunused-macros use 17 years ago
ths 69b349765c Fix miscellaneous minor things, by Andre Przywara. 19 years ago
pbrook faf07963cb Split block API from vl.h. 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
bellard e4d4fe3c34 AES crypto support 22 years ago