]> git.baikalelectronics.ru Git - uboot.git/commit
aes: add test unit for aes128
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 6 Jan 2020 14:22:36 +0000 (15:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 15:15:49 +0000 (10:15 -0500)
commitb8e568ff3de27066d8e58988d35dbd29f81c4a84
tree9767c35ff869279049663bc92569fe3f73620208
parente53657aeaa4f36ff4c9ae160fe003b782288eca0
aes: add test unit for aes128

This commit add test unit for aes128.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/lib/Makefile
test/lib/test_aes.c [new file with mode: 0644]