Searched hist:"40 c84b54dd47f3ad2a170c036a97aa1b777c645d" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/crypto/ |
H A D | aes.h | 40c84b54dd47f3ad2a170c036a97aa1b777c645d Thu Mar 13 14:13:25 UTC 2014 Tom Musta <tommusta@gmail.com> util: Add S-Box and InvS-Box Arrays to Common AES Utils
This patch adds tables for the S-Box and InvS-Box transformations commonly used by various Advanced Encription Standard (AES) instruction models.
Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>
|
/qemu/crypto/ |
H A D | aes.c | 40c84b54dd47f3ad2a170c036a97aa1b777c645d Thu Mar 13 14:13:25 UTC 2014 Tom Musta <tommusta@gmail.com> util: Add S-Box and InvS-Box Arrays to Common AES Utils
This patch adds tables for the S-Box and InvS-Box transformations commonly used by various Advanced Encription Standard (AES) instruction models.
Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>
|