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
/
ccp
/
ccp-crypto-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
crypto: ccp - Use request_complete helpers
Herbert Xu
1
-6
/
+6
2022-12-09
crypto: ccp - Set DMA alignment explicitly
Herbert Xu
1
-2
/
+2
2022-10-21
crypto: ccp - Remove unused struct ccp_crypto_cpu
Yuan Can
1
-7
/
+0
2022-10-21
crypto: ccp - Add __init/__exit annotations to module init/exit funcs
ruanjinjie
1
-2
/
+2
2021-04-09
crypto: ccp - Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
1
-2
/
+1
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
1
-7
/
+7
2019-08-09
crypto: ccp - Log an error message when ccp-crypto fails to load
Gary R Hook
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-11-03
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
1
-5
/
+3
2017-07-28
crypto: ccp - Add support for RSA on the CCP
Gary R Hook
1
-0
/
+19
2017-07-28
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
1
-1
/
+1
2017-03-24
crypto: ccp - Enable support for AES GCM on v5 CCPs
Gary R Hook
1
-0
/
+12
2017-03-24
crypto: ccp - Enable 3DES function on v5 CCPs
Gary R Hook
1
-0
/
+10
2015-10-08
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
1
-2
/
+4
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
1
-3
/
+2
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
1
-0
/
+4
2014-02-27
crypto: ccp - Account for CCP backlog processing
Tom Lendacky
1
-7
/
+11
2014-02-27
crypto: ccp - Invoke context callback when there is a backlog error
Tom Lendacky
1
-0
/
+3
2014-02-27
crypto: ccp - Prevent a possible lost CCP command request
Tom Lendacky
1
-0
/
+4
2014-02-09
crypto: ccp - Use a single queue for proper ordering of tfm requests
Tom Lendacky
1
-116
/
+48
2014-02-09
crypto: ccp - Allow for selective disablement of crypto API algorithms
Tom Lendacky
1
-12
/
+25
2013-12-05
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky
1
-0
/
+432