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
/
ccree
/
cc_buffer_mgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-03-12
crypto: ccree - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
1
-79
/
+10
2020-03-12
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
1
-2
/
+0
2020-02-22
crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
Geert Uytterhoeven
1
-5
/
+11
2020-02-22
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
1
-33
/
+8
2020-02-22
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
1
-1
/
+1
2020-02-22
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
1
-4
/
+3
2020-02-13
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
1
-2
/
+6
2020-02-13
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
1
-2
/
+4
2020-02-13
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
1
-35
/
+27
2019-08-09
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
1
-21
/
+0
2019-04-25
crypto: ccree - don't map AEAD key and IV on stack
Gilad Ben-Yossef
1
-3
/
+12
2019-04-25
crypto: ccree - zap entire sg on aead request unmap
Gilad Ben-Yossef
1
-11
/
+2
2019-04-25
crypto: ccree - make AEAD sgl iterator well behaved
Gilad Ben-Yossef
1
-38
/
+17
2019-04-25
crypto: ccree - don't mangle the request assoclen
Gilad Ben-Yossef
1
-11
/
+11
2019-04-25
crypto: ccree - simplify AEAD ICV addr calculation
Gilad Ben-Yossef
1
-17
/
+11
2019-04-25
crypto: ccree - simplify fragment ICV detection
Gilad Ben-Yossef
1
-85
/
+21
2019-04-25
crypto: ccree - copyright header update
Gilad Ben-Yossef
1
-1
/
+1
2019-04-25
crypto: ccree - use std api when possible
Gilad Ben-Yossef
1
-9
/
+5
2019-04-25
crypto: ccree - remove special handling of chained sg
Gilad Ben-Yossef
1
-76
/
+22
2019-04-25
crypto: ccree - read next IV from HW
Gilad Ben-Yossef
1
-2
/
+2
2019-01-25
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
1
-4
/
+4
2019-01-25
crypto: ccree - add error message
Hadar Gat
1
-1
/
+4
2019-01-25
crypto: ccree - improve error handling
Hadar Gat
1
-39
/
+35
2018-08-03
crypto: ccree - remove cipher ivgen left overs
Gilad Ben-Yossef
1
-6
/
+2
2018-02-15
crypto: ccree - add AEAD support
Gilad Ben-Yossef
1
-0
/
+882
2018-02-15
crypto: ccree - add ahash support
Gilad Ben-Yossef
1
-2
/
+259
2018-02-15
crypto: ccree - add skcipher support
Gilad Ben-Yossef
1
-0
/
+125
2018-02-15
crypto: ccree - introduce CryptoCell driver
Gilad Ben-Yossef
1
-0
/
+387