summaryrefslogtreecommitdiff
path: root/common/cmd_aes.c
AgeCommit message (Collapse)Author
2014-03-21aes: Add 'aes' command to access AES-128-CBCMarek Vasut
Add simple 'aes' command, which allows using the AES-128-CBC encryption and decryption functions from U-Boot command line. Signed-off-by: Marek Vasut <marex@denx.de>