On 06/20/2014 03:48 PM, Aurelien Jarno wrote: > 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 <aurel...@aurel32.net>
Reviewed-by: Richard Henderson <r...@twiddle.net> r~