aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/mediatek/mtk-aes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-23crypto: mediatek - add support to GCM modeRyder Lee1-4/+365
2017-01-23crypto: mediatek - add support to CTR modeRyder Lee1-5/+146
2017-01-23crypto: mediatek - fix typo and indentationRyder Lee1-45/+45
2017-01-23crypto: mediatek - regroup functions by usageRyder Lee1-131/+141
2017-01-23crypto: mediatek - rework crypto request completionRyder Lee1-12/+13
2017-01-23crypto: mediatek - make crypto request queue management more genericRyder Lee1-31/+44
2017-01-23crypto: mediatek - fix incorrect data transfer resultRyder Lee1-18/+26
2017-01-23crypto: mediatek - move HW control data to transformation contextRyder Lee1-72/+72
2017-01-13crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann1-1/+1
2016-12-27crypto: mediatek - Add crypto driver support for some MediaTek chipsRyder Lee1-0/+765