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