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
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
crypto: hctr2 - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: gcm - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+4
2023-10-13
crypto: cts - Only access common skcipher fields on spawn
Herbert Xu
1
-6
/
+6
2023-10-13
crypto: ctr - Only access common skcipher fields on spawn
Herbert Xu
1
-8
/
+6
2023-10-13
crypto: chacha20poly1305 - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: ccm - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+4
2023-10-13
crypto: authencesn - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: authenc - Only access common skcipher fields on spawn
Herbert Xu
1
-4
/
+4
2023-10-13
crypto: adiantum - Only access common skcipher fields on spawn
Herbert Xu
1
-5
/
+5
2023-10-13
crypto: cryptd - Only access common skcipher fields on spawn
Herbert Xu
1
-6
/
+6
2023-10-13
crypto: essiv - Handle lskcipher spawns
Herbert Xu
1
-10
/
+10
2023-10-13
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
2
-38
/
+24
2023-10-13
crypto: skcipher - Add dependency on ecb
Herbert Xu
1
-1
/
+2
2023-10-12
crypto: testmgr - Remove zlib-deflate
Herbert Xu
2
-85
/
+0
2023-10-12
crypto: deflate - Remove zlib-deflate
Herbert Xu
1
-44
/
+17
2023-10-05
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
3
-18
/
+0
2023-10-05
X.509: Add missing IMPLICIT annotations to AKID ASN.1 module
Lukas Wunner
1
-7
/
+17
2023-10-01
crypto: engine - Make crypto_engine_exit() return void
Uwe Kleine-König
1
-6
/
+2
2023-10-01
crypto: jitter - Allow configuration of oversampling rate
Stephan Müller
2
-2
/
+21
2023-10-01
crypto: jitter - Allow configuration of memory size
Stephan Müller
4
-7
/
+65
2023-10-01
crypto: jitter - add RCT/APT support for different OSRs
Stephan Müller
3
-117
/
+123
2023-09-20
crypto: cbc - Convert from skcipher to lskcipher
Herbert Xu
1
-102
/
+61
2023-09-20
crypto: ecb - Convert from skcipher to lskcipher
Herbert Xu
1
-34
/
+156
2023-09-20
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
1
-0
/
+19
2023-09-20
crypto: lskcipher - Add compatibility wrapper around ECB
Herbert Xu
1
-5
/
+52
2023-09-20
crypto: skcipher - Add lskcipher
Herbert Xu
5
-19
/
+688
2023-09-20
crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASK
Herbert Xu
1
-0
/
+2
2023-09-20
crypto: aead - Add crypto_has_aead
Herbert Xu
1
-0
/
+6
2023-09-20
crypto: api - Remove unnecessary NULL initialisation
Li zeming
1
-1
/
+1
2023-09-20
crypto: sm2 - Fix crash caused by uninitialized context
Tianjia Zhang
1
-1
/
+5
2023-09-15
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
1
-0
/
+4
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
10
-68
/
+238
2023-08-29
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
1
-0
/
+44
2023-08-25
X.509: if signature is unsupported skip validation
Thore Sommer
1
-0
/
+5
2023-08-18
crypto: fix uninit-value in af_alg_free_resources
Pavel Skripkin
1
-2
/
+2
2023-08-18
crypto: engine - Remove crypto_engine_ctx
Herbert Xu
1
-9
/
+3
2023-08-18
crypto: engine - Move crypto_engine_ops from request into crypto_alg
Herbert Xu
1
-12
/
+203
2023-08-18
crypto: engine - Create internal/engine.h
Herbert Xu
1
-1
/
+1
2023-08-18
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
1
-1
/
+6
2023-08-18
crypto: engine - Remove prepare/unprepare request
Herbert Xu
1
-41
/
+1
2023-08-17
KEYS: DigitalSignature link restriction
Eric Snowberg
1
-0
/
+44
2023-08-11
crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff values
Joachim Vandersmissen
1
-3
/
+7
2023-08-11
crypto: api - Use work queue in crypto_destroy_instance
Herbert Xu
1
-2
/
+14
2023-08-11
crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial()
Frederick Lawler
1
-0
/
+3
2023-08-04
crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
David Howells
1
-0
/
+1
2023-07-28
KEYS: use kfree_sensitive with key
Mahmoud Adam
1
-4
/
+4
2023-07-20
crypto: sig - Remove some unused functions
Jiapeng Chong
1
-5
/
+0
2023-07-14
crypto: lrw,xts - Replace strlcpy with strscpy
Azeem Shaikh
2
-6
/
+6
2023-07-14
KEYS: fix kernel-doc warnings in verify_pefile
Gaosheng Cui
1
-1
/
+1
2023-07-08
crypto: algif_hash - Fix race between MORE and non-MORE sends
David Howells
1
-1
/
+3
[prev]
[next]