index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_crypto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
1
-7
/
+3
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+2
2018-09-28
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
1
-1
/
+1
2018-09-28
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
1
-0
/
+2
2018-05-31
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
1
-6
/
+6
2018-05-31
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
1
-2
/
+1
2018-03-31
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
1
-1
/
+0
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
1
-10
/
+22
2018-01-18
crypto: chelsio - Add authenc versions of ctr and sha
Harsh Jain
1
-2
/
+5
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
1
-45
/
+24
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
1
-29
/
+85
2017-11-03
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
1
-6
/
+0
2017-11-03
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
1
-0
/
+1
2017-07-12
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
1
-0
/
+1
2017-06-20
crypto: chcr - Ensure Destination sg entry size less than 2k
Harsh Jain
1
-0
/
+6
2017-06-20
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
1
-3
/
+16
2017-04-21
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
1
-1
/
+2
2017-04-21
crypto: chcr - Fix txq ids.
Harsh Jain
1
-1
/
+2
2017-04-21
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
1
-2
/
+2
2017-02-03
crypto: chcr - Change algo priority
Harsh Jain
1
-1
/
+1
2017-02-03
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
1
-0
/
+3
2016-11-30
crypto: chcr - Add AEAD algos.
Harsh Jain
1
-7
/
+83
2016-11-30
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
1
-5
/
+4
2016-11-30
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
1
-1
/
+1
2016-11-30
crypto: chcr - Calculate Reverse round key in setkey callback.
Harsh Jain
1
-1
/
+1
2016-11-30
crypto: chcr - Remove dynamic allocation
Harsh Jain
1
-3
/
+5
2016-11-30
crypto: chcr - Added new structure chcr_wr
Harsh Jain
1
-6
/
+0
2016-08-18
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai
1
-0
/
+203