index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_crypto.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chelsio - Remove unused declarations
Yue Haibing
2023-08-25
1
-1
/
+0
*
crypto: chelsio - Fix flexible struct array warning
Herbert Xu
2022-12-09
1
-3
/
+3
*
treewide: Replace open-coded flex arrays in unions
Kees Cook
2021-10-18
1
-5
/
+9
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-03
1
-1
/
+2
|
\
|
*
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
1
-1
/
+2
*
|
crypto: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
1
-4
/
+4
|
/
*
Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests
Devulapally Shiva Krishna
2020-05-07
1
-0
/
+1
*
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
2020-03-06
1
-4
/
+10
*
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
2020-03-06
1
-0
/
+1
*
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
2020-02-13
1
-0
/
+1
*
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-8
/
+8
*
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-26
1
-1
/
+0
*
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
1
-7
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-10-17
1
-0
/
+2
|
\
|
*
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2018-09-28
1
-0
/
+2
*
|
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2018-09-28
1
-1
/
+1
|
/
*
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2018-05-30
1
-6
/
+6
*
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
2018-05-30
1
-2
/
+1
*
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2018-03-30
1
-1
/
+0
*
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
2018-03-16
1
-10
/
+22
*
crypto: chelsio - Add authenc versions of ctr and sha
Harsh Jain
2018-01-18
1
-2
/
+5
*
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-29
1
-45
/
+24
*
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
2017-11-03
1
-29
/
+85
*
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
2017-11-03
1
-6
/
+0
*
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2017-11-03
1
-0
/
+1
*
crypto: chcr - Avoid algo allocation in softirq.
Harsh Jain
2017-07-12
1
-0
/
+1
*
crypto: chcr - Ensure Destination sg entry size less than 2k
Harsh Jain
2017-06-20
1
-0
/
+6
*
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
2017-06-20
1
-3
/
+16
*
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
2017-04-21
1
-1
/
+2
*
crypto: chcr - Fix txq ids.
Harsh Jain
2017-04-21
1
-1
/
+2
*
crypto: chcr - Increase priority of AEAD algos.
Harsh Jain
2017-04-21
1
-2
/
+2
*
crypto: chcr - Change algo priority
Harsh Jain
2017-02-03
1
-1
/
+1
*
crypto: chcr - Fix panic on dma_unmap_sg
Harsh Jain
2017-02-03
1
-0
/
+3
*
crypto: chcr - Add AEAD algos.
Harsh Jain
2016-11-30
1
-7
/
+83
*
crypto: chcr - Move tfm ctx variable to request context
Harsh Jain
2016-11-30
1
-5
/
+4
*
crypto: chcr - Use SHASH_DESC_ON_STACK
Harsh Jain
2016-11-30
1
-1
/
+1
*
crypto: chcr - Calculate Reverse round key in setkey callback.
Harsh Jain
2016-11-30
1
-1
/
+1
*
crypto: chcr - Remove dynamic allocation
Harsh Jain
2016-11-30
1
-3
/
+5
*
crypto: chcr - Added new structure chcr_wr
Harsh Jain
2016-11-30
1
-6
/
+0
*
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai
2016-08-19
1
-0
/
+203