index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
simd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
crypto: akcipher - Use crypto_request_complete
Herbert Xu
1
-1
/
+1
2023-02-13
crypto: aead - Use crypto_request_complete
Herbert Xu
1
-1
/
+1
2023-02-13
crypto: acompress - Use crypto_request_complete
Herbert Xu
1
-1
/
+1
2023-02-13
crypto: cryptd - Use subreq for AEAD
Herbert Xu
1
-4
/
+16
2023-02-13
KEYS: DH: Use crypto_wait_req
Herbert Xu
1
-25
/
+5
2023-02-13
tls: Only use data field in crypto completion function
Herbert Xu
2
-11
/
+31
2023-02-13
tipc: Add scaffolding to change completion function signature
Herbert Xu
1
-6
/
+6
2023-02-13
net: ipv6: Add scaffolding to change completion function signature
Herbert Xu
2
-14
/
+14
2023-02-13
net: ipv4: Add scaffolding to change completion function signature
Herbert Xu
2
-14
/
+14
2023-02-13
Bluetooth: Use crypto_wait_req
Herbert Xu
1
-31
/
+6
2023-02-13
fs: ecryptfs: Use crypto_wait_req
Herbert Xu
1
-27
/
+3
2023-02-13
net: macsec: Add scaffolding to change completion function signature
Herbert Xu
1
-4
/
+4
2023-02-13
dm: Add scaffolding to change completion function signature
Herbert Xu
2
-7
/
+5
2023-02-13
crypto: api - Add scaffolding to change completion function signature
Herbert Xu
2
-0
/
+13
2023-02-10
crypto: virtio/akcipher - Do not use GFP_ATOMIC when not needed
Christophe JAILLET
1
-1
/
+1
2023-02-10
crypto: aspeed - fix type warnings
Neal Liu
1
-4
/
+4
2023-02-10
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
1
-0
/
+8
2023-02-10
crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
Herbert Xu
1
-26
/
+25
2023-02-10
crypto: qat - drop log level of msg in get_instance_node()
Giovanni Cabiddu
2
-2
/
+2
2023-02-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
1
-1
/
+1
2023-02-10
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
Tianjia Zhang
1
-20
/
+24
2023-02-10
crypto: atmel - Drop unused id parameter from atmel_i2c_probe()
Uwe Kleine-König
4
-6
/
+4
2023-02-10
crypto: safexcel - Use crypto_wait_req
Herbert Xu
4
-68
/
+24
2023-02-10
crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm
Peter Lafreniere
1
-5
/
+4
2023-02-10
crypto: x86/blowfish - Convert to use ECB/CBC helpers
Peter Lafreniere
2
-168
/
+58
2023-02-10
crypto: x86/blowfish - Remove unused encode parameter
Peter Lafreniere
2
-57
/
+7
2023-02-10
crypto: arm64/aes-ccm - Rewrite skcipher walker loop
Herbert Xu
1
-31
/
+26
2023-02-10
MAINTAINERS: repair file entry for STARFIVE TRNG DRIVER
Lukas Bulwahn
1
-1
/
+1
2023-02-10
Documentation: qat: change kernel version
Meadhbh
1
-2
/
+2
2023-02-03
hwrng: starfive - Enable compile testing
Herbert Xu
1
-2
/
+1
2023-02-03
crypto: ux500/hash - delete driver
Linus Walleij
7
-2414
/
+0
2023-02-03
crypto: stm32/hash - Support Ux500 hash
Linus Walleij
1
-35
/
+219
2023-02-03
crypto: stm32/hash - Wait for idle before final CPU xmit
Linus Walleij
1
-0
/
+3
2023-02-03
crypto: stm32/hash - Use existing busy poll function
Linus Walleij
1
-2
/
+4
2023-02-03
crypto: stm32/hash - Simplify code
Linus Walleij
1
-2
/
+1
2023-02-03
dt-bindings: crypto: Let STM32 define Ux500 HASH
Linus Walleij
1
-1
/
+22
2023-02-03
crypto: marvell/cesa - Use crypto_wait_req
Herbert Xu
1
-33
/
+8
2023-02-03
crypto: img-hash - Fix sparse endianness warning
Herbert Xu
1
-4
/
+4
2023-02-03
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
1
-1
/
+5
2023-02-03
crypto: qat - add qat_zlib_deflate
Lucas Segarra Fernandez
1
-12
/
+154
2023-02-03
crypto: qat - extend buffer list logic interface
Lucas Segarra Fernandez
3
-5
/
+37
2023-02-03
Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad...
Herbert Xu
1
-1
/
+1
2023-02-03
crypto: x86 - exit fpu context earlier in ECB/CBC macros
Peter Lafreniere
1
-4
/
+15
2023-01-27
crypto: engine - Fix excess parameter doc warning
Herbert Xu
1
-1
/
+1
2023-01-27
crypto: xts - Handle EBUSY correctly
Herbert Xu
1
-4
/
+4
2023-01-27
crypto: caam - Use ahash_request_complete
Herbert Xu
2
-6
/
+6
2023-01-27
crypto: bcm - Use subrequest for fallback
Herbert Xu
2
-70
/
+37
2023-01-27
crypto: cryptd - Remove unnecessary skcipher_request_zero
Herbert Xu
1
-2
/
+0
2023-01-27
crypto: aspeed - Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-4
/
+1
2023-01-27
crypto: aspeed - change aspeed_acry_akcipher_algs to static
Yang Yingliang
1
-1
/
+1
[next]