summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_algo.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: chcr - Fix error handling related to 'chcr_alloc_shash'Christophe Jaillet2017-04-211-3/+3
* crypto: chcr - Add fallback for AEAD algosHarsh Jain2017-04-211-74/+145
* crypto: chcr - Fix txq ids.Harsh Jain2017-04-211-19/+28
* crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]Harsh Jain2017-04-211-19/+5
* crypto: chcr - Increase priority of AEAD algos.Harsh Jain2017-04-211-2/+10
* treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-251-0/+0
* crypto: chcr - Fix Smatch ComplaintHarsh Jain2017-02-031-2/+3
* crypto: chcr - Change cra_flags for cipher algosHarsh Jain2017-02-031-3/+3
* crypto: chcr - Use cipher instead of Block Cipher in gcm setkeyHarsh Jain2017-02-031-11/+9
* crypto: chcr - Change flow IDsHarsh Jain2017-02-031-8/+10
* crypto: chcr - Fix key length for RFC4106Harsh Jain2017-02-031-2/+2
* crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2017-02-031-23/+26
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-141-268/+1733
|\
| * crypto: chcr - checking for IS_ERR() instead of NULLDan Carpenter2016-12-071-9/+8
| * 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
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-7/+9
|/
* chcr: Fix non static symbol warningWei Yongjun2016-08-261-1/+1
* chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai2016-08-181-0/+1525
OpenPOWER on IntegriCloud