summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAurelien Jarno2014-06-21 00:48:09 +0200
committerPaolo Bonzini2014-12-15 12:21:01 +0100
commit9551ea6991cfb7c777f7943ad69b30d0a4fadac3 (patch)
tree5e606a993d47f2f5444868c70806c721940a6689 /include
parentAdd bootloader name to multiboot implementation (diff)
downloadqemu-9551ea6991cfb7c777f7943ad69b30d0a4fadac3.tar.gz
qemu-9551ea6991cfb7c777f7943ad69b30d0a4fadac3.tar.xz
qemu-9551ea6991cfb7c777f7943ad69b30d0a4fadac3.zip
target-i386: simplify AES emulation
This patch simplifies the AES code, by directly accessing the newly added S-Box, InvS-Box and InvMixColumns tables instead of recreating them by using the AES_Te and AES_Td tables. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions