mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-03 11:43:32 +08:00
Until now, we only support aes128. This commit add the support of aes192 and aes256. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Simon Glass <sjg@chromium.org>