index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
crypto: cryptd - Protect per-CPU resource by disabling BH.
Sebastian Andrzej Siewior
1
-12
/
+11
2022-05-13
crypto: sun8i-ce - do not fallback if cryptlen is less than sg length
Corentin Labbe
1
-2
/
+10
2022-05-13
crypto: sun8i-ce - rework debugging
Corentin Labbe
4
-19
/
+96
2022-05-13
crypto: sun8i-ce - use sg_nents_for_len
Corentin Labbe
2
-18
/
+15
2022-05-13
crypto: sun8i-ce - Add function for handling hash padding
Corentin Labbe
1
-30
/
+65
2022-05-13
crypto: sun8i-ss - do not fallback if cryptlen is less than sg length
Corentin Labbe
1
-10
/
+9
2022-05-13
crypto: sun8i-ss - add hmac(sha1)
Corentin Labbe
3
-6
/
+231
2022-05-13
crypto: sun8i-ss - Add function for handling hash padding
Corentin Labbe
1
-22
/
+65
2022-05-13
crypto: sun8i-ss - rework debugging
Corentin Labbe
4
-22
/
+83
2022-05-13
crypto: sun8i-ss - handle requests if last block is not modulo 64
Corentin Labbe
3
-10
/
+29
2022-05-13
crypto: sun8i-ss - do not zeroize all pad
Corentin Labbe
1
-2
/
+4
2022-05-13
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
3
-12
/
+17
2022-05-13
crypto: sun8i-ss - use sg_nents_for_len
Corentin Labbe
1
-13
/
+10
2022-05-13
crypto: sun8i-ss - test error before assigning
Corentin Labbe
1
-4
/
+4
2022-05-13
crypto: sun8i-ss - remove redundant test
Corentin Labbe
1
-11
/
+1
2022-05-13
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
1
-1
/
+9
2022-05-13
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
3
-52
/
+107
2022-05-13
crypto: sun4i-ss - do not allocate backup IV on requests
Corentin Labbe
2
-14
/
+9
2022-05-13
crypto: sun8i-ce - do not allocate memory when handling requests
Corentin Labbe
3
-28
/
+29
2022-05-13
crypto: sun8i-ce - Fix minor style issue
Corentin Labbe
1
-1
/
+0
2022-05-10
crypto: vmx - Fix build error
Masahiro Yamada
1
-1
/
+1
2022-05-06
crypto: vmx - Align the short log with Makefile cleanups
Masahiro Yamada
1
-14
/
+3
2022-05-06
crypto: atmel - Avoid flush_scheduled_work() usage
Tetsuo Handa
5
-3
/
+27
2022-05-06
crypto: atmel-i2c - Simplify return code in probe function
Uwe Kleine-König
1
-5
/
+1
2022-05-06
crypto: caam/rng - Add support for PRNG
Meenakshi Aggarwal
5
-1
/
+261
2022-05-06
hwrng: cn10k - Enable compile testing
Herbert Xu
1
-1
/
+1
2022-05-06
crypto: atmel-sha204a - Suppress duplicate error message
Uwe Kleine-König
1
-2
/
+2
2022-05-06
crypto: atmel-sha204a - Remove useless check
Uwe Kleine-König
1
-2
/
+1
2022-05-06
crypto: inside-secure - Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+9
2022-05-06
crypto: hisilicon/sec - add sm4 generic selection
Kai Ye
1
-0
/
+1
2022-05-06
crypto: atmel-sha204a - Add support for ATSHA204 cryptochip
Pali Rohár
2
-1
/
+5
2022-04-29
hwrng: optee - remove redundant initialization to variable rng_size
Colin Ian King
1
-1
/
+1
2022-04-29
crypto: qat - Fix unsigned function returning negative constant
Haowen Bai
1
-1
/
+1
2022-04-29
crypto: ecrdsa - Fix incorrect use of vli_cmp
Vitaly Chikunov
1
-4
/
+4
2022-04-29
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
1
-0
/
+18
2022-04-29
crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Minghao Chi
1
-4
/
+2
2022-04-29
crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Minghao Chi
1
-4
/
+2
2022-04-29
crypto: keembay - Make use of devm helper function devm_platform_ioremap_reso...
Lv Ruyi
1
-8
/
+1
2022-04-29
crypto: ccp - Fix the INIT_EX data file open failure
Jacky Li
1
-2
/
+28
2022-04-26
Revert "hwrng: mpfs - Enable COMPILE_TEST"
Herbert Xu
1
-1
/
+1
2022-04-21
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
Weili Qian
2
-20
/
+9
2022-04-21
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
3
-4
/
+2
2022-04-21
crypto: hisilicon/qm - set function with static
Weili Qian
2
-6
/
+2
2022-04-21
crypto: hisilicon/qm - remove unused function declaration
Weili Qian
1
-1
/
+0
2022-04-21
hwrng: mpfs - Enable COMPILE_TEST
Herbert Xu
1
-1
/
+1
2022-04-21
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
1
-1
/
+0
2022-04-21
crypto: ccp - Log when resetting PSP SEV state
Peter Gonda
1
-1
/
+1
2022-04-21
hwrng: cn10k - Make check_rng_health() return an error code
Vladis Dronov
1
-8
/
+7
2022-04-21
hwrng: cn10k - Optimize cn10k_rng_read()
Vladis Dronov
1
-6
/
+10
2022-04-21
crypto: sa2ul - Add the new compatible for AM62
Jayesh Choudhary
1
-0
/
+1
[next]