summaryrefslogtreecommitdiff
path: root/drivers/crypto/chelsio/chcr_algo.c
Commit message (Expand)AuthorAge
* treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-25
* crypto: chcr - Fix Smatch ComplaintHarsh Jain2017-02-03
* crypto: chcr - Change cra_flags for cipher algosHarsh Jain2017-02-03
* crypto: chcr - Use cipher instead of Block Cipher in gcm setkeyHarsh Jain2017-02-03
* crypto: chcr - Change flow IDsHarsh Jain2017-02-03
* crypto: chcr - Fix key length for RFC4106Harsh Jain2017-02-03
* crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain2017-02-03
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-14
|\
| * crypto: chcr - checking for IS_ERR() instead of NULLDan Carpenter2016-12-07
| * crypto: chcr - Add AEAD algos.Harsh Jain2016-11-30
| * crypto: chcr - Move tfm ctx variable to request contextHarsh Jain2016-11-30
| * crypto: chcr - Use SHASH_DESC_ON_STACKHarsh Jain2016-11-30
| * crypto: chcr - Adjust Dest. buffer sizeHarsh Jain2016-11-30
| * crypto: chcr - Calculate Reverse round key in setkey callback.Harsh Jain2016-11-30
| * crypto: chcr - Remove dynamic allocationHarsh Jain2016-11-30
| * crypto: chcr - Fixes Unchecked dereference inside functionHarsh Jain2016-11-30
| * crypto: chcr - Added new structure chcr_wrHarsh Jain2016-11-30
| * crypto: chcr - Cosmetic changeHarsh Jain2016-11-30
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-18
|/
* chcr: Fix non static symbol warningWei Yongjun2016-08-26
* chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai2016-08-18