Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aes: make apply_cbc_chain_data non-static | Stephen Warren | 2014-04-18 | 1 | -0/+11 |
* | env: Implement support for AES encryption into fw_* tools | Marek Vasut | 2014-03-21 | 1 | -0/+7 |
* | aes: Implement AES-128-CBC decryption function | Marek Vasut | 2014-03-21 | 1 | -0/+10 |
* | aes: Move the AES-128-CBC encryption function to common code | Marek Vasut | 2014-03-21 | 1 | -0/+10 |
* | aes: Fix kerneldoc for aes.h | Marek Vasut | 2014-03-21 | 1 | -10/+12 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Add AES crypto library | Yen Lin | 2012-05-15 | 1 | -0/+70 |