aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/chelsio/chcr_algo.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain1-1/+1
2018-05-31crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain1-2/+1
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+7
2018-03-31crypto: chcr - Inline TLS Key MacrosAtul Gupta1-0/+42
2018-03-16crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain1-3/+7
2018-03-16crypto: chelsio - Use kernel round function to align lengthsHarsh Jain1-1/+0
2017-11-29chcr: Add support for Inline IPSecAtul Gupta1-15/+0
2017-11-03crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driverHarsh Jain1-35/+9
2017-11-03crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl headerHarsh Jain1-2/+1
2017-11-03crypto: chelsio - Remove unused parameterYeshaswi M R Gowda1-6/+6
2017-06-20crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain1-1/+25
2017-06-20crypto: chcr - Pass lcb bit setting to firmwareHarsh Jain1-2/+2
2017-04-21crypto: chcr - Add fallback for AEAD algosHarsh Jain1-0/+4
2017-02-03crypto: chcr - Change flow IDsHarsh Jain1-4/+5
2016-11-30crypto: chcr - Add AEAD algos.Harsh Jain1-7/+9
2016-11-30crypto: chcr - Added new structure chcr_wrHarsh Jain1-17/+11
2016-11-30crypto: chcr - Cosmetic changeHarsh Jain1-58/+1
2016-11-30crypto: chcr - Fix memory corruptionHarsh Jain1-1/+2
2016-08-18chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai1-0/+471