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
/
virtio
/
virtio_crypto_algs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-6
/
+6
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-1
/
+2
2020-06-04
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
1
-0
/
+1
2020-06-04
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
1
-2
/
+3
2020-06-04
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
1
-5
/
+10
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-6
/
+2
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
1
-96
/
+91
2019-11-17
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
1
-2
/
+10
2019-11-17
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
1
-0
/
+9
2019-07-26
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-3
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-01-11
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-08-03
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...
Jia-Ju Bai
1
-2
/
+2
2018-07-01
crypto: virtio - Register an algo only if it's supported
Farhan Ali
1
-36
/
+76
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-02-15
crypto: virtio - convert to new crypto engine API
Corentin LABBE
1
-6
/
+10
2017-10-12
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-07-18
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
1
-22
/
+87
2017-01-13
crypto: virtio - adjust priority of algorithm
Gonglei \(Arei\)
1
-1
/
+1
2016-12-30
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
1
-17
/
+35
2016-12-16
crypto: add virtio-crypto driver
Gonglei
1
-0
/
+540