aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/mediatek (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-23crypto: mediatek - add support to GCM modeRyder Lee2-4/+367
2017-01-23crypto: mediatek - add support to CTR modeRyder Lee1-5/+146
2017-01-23crypto: mediatek - fix typo and indentationRyder Lee3-69/+63
2017-01-23crypto: mediatek - regroup functions by usageRyder Lee1-131/+141
2017-01-23crypto: mediatek - rework crypto request completionRyder Lee2-12/+16
2017-01-23crypto: mediatek - make crypto request queue management more genericRyder Lee2-36/+53
2017-01-23crypto: mediatek - fix incorrect data transfer resultRyder Lee3-32/+47
2017-01-23crypto: mediatek - move HW control data to transformation contextRyder Lee3-145/+126
2017-01-13crypto: mediatek - make symbol of_crypto_id staticWei Yongjun1-1/+1
2017-01-13crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann2-3/+3
2017-01-13crypto: mediatek - don't return garbage err on successful returnColin Ian King1-1/+1
2016-12-27crypto: mediatek - Add crypto driver support for some MediaTek chipsRyder Lee6-0/+3240