summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_algo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: chcr - Add AEAD algos.Harsh Jain2016-11-301-20/+1462
* crypto: chcr - Move tfm ctx variable to request contextHarsh Jain2016-11-301-13/+13
* crypto: chcr - Use SHASH_DESC_ON_STACKHarsh Jain2016-11-301-37/+26
* crypto: chcr - Adjust Dest. buffer sizeHarsh Jain2016-11-301-30/+20
* crypto: chcr - Calculate Reverse round key in setkey callback.Harsh Jain2016-11-301-29/+23
* crypto: chcr - Remove dynamic allocationHarsh Jain2016-11-301-29/+40
* crypto: chcr - Fixes Unchecked dereference inside functionHarsh Jain2016-11-301-1/+2
* crypto: chcr - Added new structure chcr_wrHarsh Jain2016-11-301-126/+113
* crypto: chcr - Cosmetic changeHarsh Jain2016-11-301-0/+52
* chcr: Fix non static symbol warningWei Yongjun2016-08-271-1/+1
* chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai2016-08-191-0/+1525