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
starfive-6.6.48-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-aes-xts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-0
/
+1
2020-07-16
crypto: ccp - permit asynchronous skcipher as fallback
Ard Biesheuvel
1
-17
/
+16
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
1
-47
/
+47
2019-08-30
crypto: ccp - invoke fallback for XTS ciphertext stealing
Ard Biesheuvel
1
-3
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-28
crypto: ccp - Remove VLA usage of skcipher
Kees Cook
1
-6
/
+7
2017-08-04
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
1
-4
/
+22
2017-08-04
crypto: ccp - Rework the unit-size check for XTS-AES
Gary R Hook
1
-37
/
+20
2017-08-04
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
1
-1
/
+8
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
1
-1
/
+3
2016-07-01
crypto: ccp - Use skcipher for fallback
Herbert Xu
1
-23
/
+20
2016-05-25
crypto: ccp - Fix AES XTS error for request sizes above 4096
Tom Lendacky
1
-5
/
+12
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
1
-3
/
+1
2014-05-22
crypto: ccp - tfm->__crt_alg->cra_name directly
Marek Vasut
1
-2
/
+2
2013-12-20
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
1
-9
/
+3
2013-12-05
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky
1
-0
/
+285