index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_algo.h
Age
Commit message (
Expand
)
Author
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
2020-06-04
crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled
Vinay Kumar Yadav
2019-11-17
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
2019-09-05
crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h
Hans de Goede
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-05-31
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-03-31
crypto: chcr - Inline TLS Key Macros
Atul Gupta
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
2018-03-16
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
2017-11-03
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
2017-11-03
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2017-06-20
crypto: chcr - Add ctr mode and process large sg entries for cipher
Harsh Jain
2017-06-20
crypto: chcr - Pass lcb bit setting to firmware
Harsh Jain
2017-04-21
crypto: chcr - Add fallback for AEAD algos
Harsh Jain
2017-02-03
crypto: chcr - Change flow IDs
Harsh Jain
2016-11-30
crypto: chcr - Add AEAD algos.
Harsh Jain
2016-11-30
crypto: chcr - Added new structure chcr_wr
Harsh Jain
2016-11-30
crypto: chcr - Cosmetic change
Harsh Jain
2016-11-30
crypto: chcr - Fix memory corruption
Harsh Jain
2016-08-18
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai