summaryrefslogtreecommitdiffstats
path: root/lib/aes.c
Commit message (Expand)AuthorAgeFilesLines
* aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-181-12/+3
* env: Implement support for AES encryption into fw_* toolsMarek Vasut2014-03-211-0/+4
* aes: Implement AES-128-CBC decryption functionMarek Vasut2014-03-211-0/+28
* aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-211-0/+52
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Add AES crypto libraryYen Lin2012-05-151-0/+598
OpenPOWER on IntegriCloud