summaryrefslogtreecommitdiff
path: root/drivers/crypto/chelsio/chcr_crypto.h
AgeCommit message (Expand)Author
2018-01-18crypto: chelsio - Add authenc versions of ctr and shaHarsh Jain
2017-11-29chcr: Add support for Inline IPSecAtul Gupta
2017-11-03crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driverHarsh Jain
2017-11-03crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...Harsh Jain
2017-11-03crypto: chelsio - Use x8_ble gf multiplication to calculate IV.Harsh Jain
2017-07-12crypto: chcr - Avoid algo allocation in softirq.Harsh Jain
2017-06-20crypto: chcr - Ensure Destination sg entry size less than 2kHarsh Jain
2017-06-20crypto: chcr - Add ctr mode and process large sg entries for cipherHarsh Jain
2017-04-21crypto: chcr - Add fallback for AEAD algosHarsh Jain
2017-04-21crypto: chcr - Fix txq ids.Harsh Jain
2017-04-21crypto: chcr - Increase priority of AEAD algos.Harsh Jain
2017-02-03crypto: chcr - Change algo priorityHarsh Jain
2017-02-03crypto: chcr - Fix panic on dma_unmap_sgHarsh Jain
2016-11-30crypto: chcr - Add AEAD algos.Harsh Jain
2016-11-30crypto: chcr - Move tfm ctx variable to request contextHarsh Jain
2016-11-30crypto: chcr - Use SHASH_DESC_ON_STACKHarsh Jain
2016-11-30crypto: chcr - Calculate Reverse round key in setkey callback.Harsh Jain
2016-11-30crypto: chcr - Remove dynamic allocationHarsh Jain
2016-11-30crypto: chcr - Added new structure chcr_wrHarsh Jain
2016-08-18chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai