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