index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algapi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-24
crypto: api - Do not wait for tests during registration
Herbert Xu
1
-11
/
+12
2024-08-24
crypto: api - Remove instance larval fulfilment
Herbert Xu
3
-49
/
+23
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
1
-164
/
+90
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
1
-168
/
+93
2024-08-24
crypto: spacc - Fixed return to CRYPTO_OK
Pavitrakumar M
2
-5
/
+3
2024-08-24
crypto: spacc - Fix counter width checks
Pavitrakumar M
1
-16
/
+19
2024-08-24
crypto: qat - fix "Full Going True" macro definition
Svyatoslav Pankratov
1
-1
/
+1
2024-08-24
crypto: spacc - Check for allocation failure in spacc_skcipher_fallback()
Dan Carpenter
1
-0
/
+2
2024-08-24
crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback()
Dan Carpenter
1
-2
/
+2
2024-08-24
crypto: spacc - Fix uninitialized variable in spacc_aead_process()
Dan Carpenter
1
-3
/
+1
2024-08-24
crypto: spacc - Use crypto_authenc_extractkeys
Herbert Xu
1
-24
/
+9
2024-08-24
crypto: spacc - Add a new line in spacc_open()
Dan Carpenter
1
-1
/
+2
2024-08-24
crypto: spacc - Fix off by one in spacc_isenabled()
Dan Carpenter
1
-1
/
+1
2024-08-24
crypto: spacc - Fix bounds checking on spacc->job[]
Dan Carpenter
1
-4
/
+4
2024-08-24
crypto: ccp - Add additional information about an SEV firmware upgrade
Tom Lendacky
1
-2
/
+11
2024-08-24
crypto: x86/sha256 - Add parentheses around macros' single arguments
Fangrui Song
1
-8
/
+8
2024-08-24
crypto: keembay - fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-24
crypto: jitter - set default OSR to 3
Stephan Mueller
1
-1
/
+1
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
1
-9
/
+1
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
1
-10
/
+2
2024-08-17
crypto: rsa - Check MPI allocation errors
Herbert Xu
1
-7
/
+12
2024-08-17
crypto: dh - Check mpi_rshift errors
Herbert Xu
1
-2
/
+2
2024-08-17
crypto: lib/mpi - Add error checks to extension
Herbert Xu
8
-58
/
+128
2024-08-17
Revert "lib/mpi: Extend the MPI library"
Herbert Xu
12
-1165
/
+10
2024-08-17
crypto: arm/aes-neonbs - go back to using aes-arm directly
Eric Biggers
4
-96
/
+67
2024-08-17
padata: use integer wrap around to prevent deadlock on seq_nr overflow
VanGiang Nguyen
1
-1
/
+2
2024-08-17
crypto: nx - Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+3
2024-08-17
crypto: qat - Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-17
crypto: arm64/poly1305 - move data to rodata section
Jia He
1
-1
/
+5
2024-08-17
crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-08-13
crypto: spacc - Add ifndef around MIN
Stephen Rothwell
1
-0
/
+3
2024-08-10
crypto: x86/aes-gcm - fix PREEMPT_RT issue in gcm_crypt()
Eric Biggers
1
-31
/
+28
2024-08-10
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
1
-0
/
+1
2024-08-10
hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
Gaosheng Cui
1
-1
/
+3
2024-08-10
Revert "lib/mpi: Introduce ec implementation to MPI library"
Herbert Xu
3
-1613
/
+0
2024-08-10
hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoC
Aurelien Jarno
4
-0
/
+243
2024-08-10
dt-bindings: rng: Add Rockchip RK3568 TRNG
Aurelien Jarno
2
-0
/
+67
2024-08-10
crypto: caam/qi* - Use cpumask_var_t instead of cpumask_t
Herbert Xu
2
-16
/
+32
2024-08-10
hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled
Francesco Dolcini
1
-0
/
+1
2024-08-10
crypto: spacc - Enable Driver compilation in crypto Kconfig and Makefile
Pavitrakumar M
2
-0
/
+2
2024-08-10
crypto: spacc - Add SPAcc Kconfig and Makefile
Pavitrakumar M
2
-0
/
+111