aes: add test unit for aes196 and aes256
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 6 Jan 2020 14:22:37 +0000 (15:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 15:15:49 +0000 (10:15 -0500)
commit1c6cd16de810f88c27c5c945a30e0e9f3842df68
treef9aad0a464d2d7ae2c030074ddfdac8a4ee9e2af
parentebcdb8df513e721f10c7a7623fc71d7653a116a7
aes: add test unit for aes196 and aes256

This commit add test unit for aes196 and aes256.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/lib/test_aes.c