
10 Jan
2020
10 Jan
'20
10:39 a.m.
On Tue, 7 Jan 2020 at 03:22, Philippe Reynes philippe.reynes@softathome.com wrote:
This commit add test unit for aes196 and aes256.
Signed-off-by: Philippe Reynes philippe.reynes@softathome.com
test/lib/test_aes.c | 4 ++++ 1 file changed, 4 insertions(+)
Changelog: v4:
- no change
v3:
- new patch in this serie (in the previous version, the test to aes was added to pytest, now, we add test unit for aes as proposed by Simon)
Reviewed-by: Simon Glass sjg@chromium.org