summaryrefslogtreecommitdiff
path: root/lib/aes.c
AgeCommit message (Expand)Author
2020-01-17aes: add support of aes192 and aes256Philippe Reynes
2020-01-17aes: add a define for the size of a blockPhilippe Reynes
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2014-04-18aes: make apply_cbc_chain_data non-staticStephen Warren
2014-03-21env: Implement support for AES encryption into fw_* toolsMarek Vasut
2014-03-21aes: Implement AES-128-CBC decryption functionMarek Vasut
2014-03-21aes: Move the AES-128-CBC encryption function to common codeMarek Vasut
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-05-15Add AES crypto libraryYen Lin