]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitaa86f881931a4c91b7f018a58d08819ff1a59b00
treef9aad0a464d2d7ae2c030074ddfdac8a4ee9e2af
parentb8e568ff3de27066d8e58988d35dbd29f81c4a84
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