summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_algo.h
Commit message (Expand)AuthorAgeFilesLines
* chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav2020-08-211-33/+0
* crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav2020-06-041-4/+0
* crypto: chelsio - switch to skcipher APIArd Biesheuvel2019-11-171-1/+1
* crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.hHans de Goede2019-09-051-10/+10
* crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain2018-12-231-1/+1
* crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain2018-05-311-2/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-041-4/+7
|\
| * crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain2018-03-161-3/+7
| * crypto: chelsio - Use kernel round function to align lengthsHarsh Jain2018-03-161-1/+0
* | crypto: chcr - Inline TLS Key MacrosAtul Gupta2018-03-311-0/+42
|/
* chcr: Add support for Inline IPSecAtul Gupta2017-11-291-15/+0
* crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driverHarsh Jain2017-11-031-35/+9
* crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...Harsh Jain2017-11-031-2/+1
* crypto: chelsio - Remove unused parameterYeshaswi M R Gowda2017-11-031-6/+6
* crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain2017-06-201-1/+25
* crypto: chcr - Pass lcb bit setting to firmwareHarsh Jain2017-06-201-2/+2
* crypto: chcr - Add fallback for AEAD algosHarsh Jain2017-04-211-0/+4
* crypto: chcr - Change flow IDsHarsh Jain2017-02-031-4/+5
* crypto: chcr - Add AEAD algos.Harsh Jain2016-11-301-7/+9
* crypto: chcr - Added new structure chcr_wrHarsh Jain2016-11-301-17/+11
* crypto: chcr - Cosmetic changeHarsh Jain2016-11-301-58/+1
* crypto: chcr - Fix memory corruptionHarsh Jain2016-11-301-1/+2
* chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai2016-08-181-0/+471