aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/ccp-dev-v5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24crypto: ccp - Make some CCP DMA channels privateGary R Hook1-0/+1
2017-02-15crypto: ccp - Update the command queue on errorsGary R Hook1-2/+5
2017-02-15crypto: ccp - Change mode for detailed CCP init messagesGary R Hook1-3/+2
2017-02-15crypto: ccp - Set the AES size field for all modesGary R Hook1-2/+1
2017-02-03crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook1-1/+1
2016-11-13crypto: ccp - Fix handling of RSA exponent on a v5 deviceGary R Hook1-5/+5
2016-10-25crypto: ccp - Clean up the LSB slot allocation codeGary R Hook1-8/+12
2016-10-02crypto: ccp - Make syslog errors human-readableGary R Hook1-0/+3
2016-10-02crypto: ccp - clean up data structureGary R Hook1-3/+6
2016-08-09crypto: ccp - Enable use of the additional CCPGary R Hook1-1/+36
2016-08-09crypto: ccp - Enable DMA service on a v5 CCPGary R Hook1-0/+8
2016-08-09crypto: ccp - Add support for the RNG in a version 5 CCPGary R Hook1-0/+7
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook1-0/+961