summaryrefslogtreecommitdiffstats
path: root/cmd/aes.c
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* aes: add support of aes192 and aes256Philippe Reynes2020-01-171-12/+26
* aes: add a define for the size of a blockPhilippe Reynes2020-01-171-1/+1
* cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes2019-10-151-4/+10
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* aes: Allow non-zero initialization vectorАндрей Мозжухин2018-01-291-19/+25
* Rename aes.h to uboot_aes.hStefano Babic2017-04-121-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+89