index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
seed.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
crypto: lrw - Only access common skcipher fields on spawn
Herbert Xu
1
-7
/
+5
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: skcipher - Add crypto_spawn_skcipher_alg_common
Herbert Xu
1
-0
/
+6
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-13
crypto: qat - add namespace to driver
Giovanni Cabiddu
8
-0
/
+8
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-12
crypto: qat - Remove zlib-deflate
Herbert Xu
1
-128
/
+1
2023-10-05
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
4
-26
/
+0
2023-10-05
crypto: sig - fix kernel-doc typo
Randy Dunlap
1
-1
/
+1
2023-10-05
crypto: akcipher - fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-05
dt-bindings: rng: meson: add meson-rng-s4 compatible
Alexey Romanov
1
-0
/
+1
2023-10-05
hwrng: meson - add support for S4
Alexey Romanov
1
-3
/
+77
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
8
-63
/
+134
2023-10-05
crypto: hisilicon/qm - fix the type value of aeq
Weili Qian
1
-1
/
+3
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
6
-7
/
+34
2023-10-05
crypto: x86/aesni - Perform address alignment early for XTS mode
Chang S. Bae
1
-9
/
+14
2023-10-05
crypto: x86/aesni - Correct the data type in struct aesni_xts_ctx
Chang S. Bae
1
-10
/
+9
2023-10-05
crypto: x86/aesni - Refactor the common address alignment code
Chang S. Bae
1
-16
/
+10
2023-10-05
X.509: Add missing IMPLICIT annotations to AKID ASN.1 module
Lukas Wunner
1
-7
/
+17
2023-10-05
dt-bindings: crypto: fsl-imx-sahara: Fix the number of irqs
Fabio Estevam
1
-1
/
+21
2023-10-05
dt-bindings: crypto: fsl-imx-sahara: Document the clocks
Fabio Estevam
1
-0
/
+17
2023-10-05
dt-bindings: crypto: fsl-imx-sahara: Shorten the title
Fabio Estevam
1
-2
/
+2
2023-10-01
crypto: engine - Make crypto_engine_exit() return void
Uwe Kleine-König
2
-7
/
+3
2023-10-01
crypto: keembay - Don't pass errors to the caller in .remove()
Uwe Kleine-König
1
-8
/
+3
2023-10-01
crypto: qat - Annotate struct adf_fw_counters with __counted_by
Kees Cook
1
-1
/
+1
2023-10-01
crypto: qat - increase size of buffers
Giovanni Cabiddu
2
-3
/
+3
2023-10-01
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+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-10-01
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-10-01
hwrng: stm32 - rework power management sequences
Gatien Chevallier
1
-11
/
+97
2023-10-01
hwrng: stm32 - support RNG configuration locking mechanism
Gatien Chevallier
1
-0
/
+5
2023-10-01
hwrng: stm32 - restrain RNG noise source clock
Gatien Chevallier
1
-2
/
+32
2023-10-01
hwrng: stm32 - rework error handling in stm32_rng_read()
Gatien Chevallier
1
-12
/
+41
2023-10-01
hwrng: stm32 - implement error concealment
Gatien Chevallier
1
-4
/
+110
2023-10-01
hwrng: stm32 - implement STM32MP13x support
Gatien Chevallier
1
-64
/
+158
2023-10-01
hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
Gatien Chevallier
1
-7
/
+2
[next]