index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chcr_crypto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2020-07-16
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-1
/
+2
2020-06-16
crypto: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-4
/
+4
2020-05-07
Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests
Devulapally Shiva Krishna
1
-0
/
+1
2020-03-06
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
1
-4
/
+10
2020-03-06
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
1
-0
/
+1
2020-02-13
crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases
Ayush Sawal
1
-0
/
+1
2019-11-17
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
1
-8
/
+8
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
1
-1
/
+0
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-30
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
1
-6
/
+6
2018-05-30
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
1
-2
/
+1
2018-03-30
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-19
chcr: Support for Chelsio's Crypto Hardware
Hariprasad Shenai
1
-0
/
+203