commit | ebcdb8df513e721f10c7a7623fc71d7653a116a7 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Mon Jan 06 15:22:36 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 17 10:15:49 2020 -0500 |
tree | 9767c35ff869279049663bc92569fe3f73620208 | |
parent | 8302d1708aef720d52942ea47bcebf9c1b8d5de0 [diff] |
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>