Kees Cook
|
6adfbd621b
crypto: picoxcell - Remove VLA usage of skcipher
|
6 년 전 |
Wolfram Sang
|
8ce31dca75
crypto: drivers - simplify getting .drvdata
|
7 년 전 |
Tudor-Dan Ambarus
|
a664b4b140
crypto: picoxcell - don't leak pointers to authenc keys
|
7 년 전 |
Alexey Khoroshilov
|
2d55807b7f
crypto: picoxcell - Fix error handling in spacc_probe()
|
7 년 전 |
Kees Cook
|
f34d8d506e
crypto: Convert timers to use timer_setup()
|
7 년 전 |
Javier Martinez Canillas
|
012ef70336
crypto: picoxcell - Remove spacc_is_compatible() wrapper function
|
8 년 전 |
Javier Martinez Canillas
|
6b2be1ddbc
crypto: picoxcell - Remove platform device ID table
|
8 년 전 |
Herbert Xu
|
1eb60ff82d
crypto: picoxcell - Use skcipher for fallback
|
9 년 전 |
Geliang Tang
|
48d6276481
crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
|
9 년 전 |
LABBE Corentin
|
f53e38afdc
crypto: picoxcell - set [src|dst]_nents and nents as signed int
|
9 년 전 |
LABBE Corentin
|
f051f95eb4
crypto: picoxcell - check return value of sg_nents_for_len
|
9 년 전 |
Luis de Bethencourt
|
c3abc0f3b6
crypto: picoxcell - Fix module autoload for OF platform driver
|
10 년 전 |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 년 전 |
Herbert Xu
|
c1359495c8
crypto: picoxcell - Convert to new AEAD interface
|
10 년 전 |
Michael van der Westhuizen
|
1bd2cd6bc6
crypto: picoxcell - Update to the current clk API
|
10 년 전 |
Herbert Xu
|
81781e6815
crypto: picoxcell - Clamp AEAD SG list by input length
|
10 년 전 |
Herbert Xu
|
1a5b951f25
crypto: picoxcell - Make use of sg_nents_for_len
|
10 년 전 |
Herbert Xu
|
72071fe43e
crypto: picoxcell - Include linux/sizes.h
|
10 년 전 |
Herbert Xu
|
9611ef63c2
crypto: picoxcell - Use crypto_aead_set_reqsize helper
|
10 년 전 |
Herbert Xu
|
2d78db0935
crypto: nx - Include internal/aead.h
|
10 년 전 |
Jingoo Han
|
32af1e180f
crypto: picoxcell - Use devm_ioremap_resource()
|
11 년 전 |
Mathias Krause
|
ab827fb399
crypto: picoxcell - Simplify and harden key parsing
|
11 년 전 |
Jingoo Han
|
61e2d1a9b2
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
|
12 년 전 |
Sachin Kamat
|
5cec26e984
crypto: picoxcell - Use of_match_ptr() macro
|
12 년 전 |
Greg Kroah-Hartman
|
49cfe4db2d
Drivers: crypto: remove __dev* attributes.
|
12 년 전 |
Axel Lin
|
14198dd64b
crypto: picoxcell - Add terminating entry for platform_device_id table
|
12 년 전 |
Nikos Mavrogiannopoulos
|
d912bb7677
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
|
13 년 전 |
Jamie Iles
|
a9c57a9c6a
crypto: picoxcell - fix boolean and / or confusion
|
13 년 전 |
Axel Lin
|
741e8c2d81
crypto: convert drivers/crypto/* to use module_platform_driver()
|
13 년 전 |
Jamie Iles
|
b64dc04beb
crypto: picoxcell - fix possible invalid pointer dereference
|
14 년 전 |