Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: mediatek - add support to GCM mode | Ryder Lee | 2017-01-23 | 1 | -4/+365 |
* | crypto: mediatek - add support to CTR mode | Ryder Lee | 2017-01-23 | 1 | -5/+146 |
* | crypto: mediatek - fix typo and indentation | Ryder Lee | 2017-01-23 | 1 | -45/+45 |
* | crypto: mediatek - regroup functions by usage | Ryder Lee | 2017-01-23 | 1 | -131/+141 |
* | crypto: mediatek - rework crypto request completion | Ryder Lee | 2017-01-23 | 1 | -12/+13 |
* | crypto: mediatek - make crypto request queue management more generic | Ryder Lee | 2017-01-23 | 1 | -31/+44 |
* | crypto: mediatek - fix incorrect data transfer result | Ryder Lee | 2017-01-23 | 1 | -18/+26 |
* | crypto: mediatek - move HW control data to transformation context | Ryder Lee | 2017-01-23 | 1 | -72/+72 |
* | crypto: mediatek - fix format string for 64-bit builds | Arnd Bergmann | 2017-01-13 | 1 | -1/+1 |
* | crypto: mediatek - Add crypto driver support for some MediaTek chips | Ryder Lee | 2016-12-27 | 1 | -0/+765 |