1. a2d76b6 crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c by Richard Henderson · 4 years, 4 months ago
  2. c8d70e5 crypto: aes: always rename internal symbols by Mike Frysinger · 9 years ago
  3. 6f2945c crypto: move built-in AES implementation into crypto/ by Daniel P. Berrange · 9 years ago[Renamed from include/qemu/aes.h]
  4. 9f6f7f1 include/qemu/aes.h: Avoid conflicts with FreeBSD AES functions by Sean Bruno · 11 years ago
  5. bfd8f5b util: Add InvMixColumns by Tom Musta · 11 years ago
  6. 1c1a6d2 util: Add AES ShiftRows and InvShiftRows Tables by Tom Musta · 11 years ago
  7. 40c84b5 util: Add S-Box and InvS-Box Arrays to Common AES Utils by Tom Musta · 11 years ago
  8. 5d6f5cd aes: make Td[0-5] and Te[0-5] tables non static by Aurelien Jarno · 12 years ago
  9. 753d9b8 aes: move aes.h from include/block to include/qemu by Aurelien Jarno · 12 years ago[Renamed from include/block/aes.h]
  10. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago[Renamed from aes.h]
  11. e4d4fe3 AES crypto support by bellard · 20 years ago