summaryrefslogtreecommitdiff
path: root/lib/aes.c
AgeCommit message (Expand)Author
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