Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8054eadca71492f1c9421bcd58ac40f61d5e6e61
/
drivers
/
crypto
/
picoxcell_crypto.c
af5034e
crypto: remove propagation of CRYPTO_TFM_RES_* flags
by Eric Biggers
· 5 years ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
7f8c36f
crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill
by Chuhong Yuan
· 5 years ago
b3cde6b
crypto: picoxcell - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
0157fb2
crypto: picoxcell/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
9a8e0a5
crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
0e4c610
crypto: picoxcell - Use dev_get_drvdata()
by Kefeng Wang
· 6 years ago
aa113da
crypto: picoxcell - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
6adfbd6
crypto: picoxcell - Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
8ce31dc
crypto: drivers - simplify getting .drvdata
by Wolfram Sang
· 7 years ago
a664b4b
crypto: picoxcell - don't leak pointers to authenc keys
by Tudor-Dan Ambarus
· 7 years ago
2d55807
crypto: picoxcell - Fix error handling in spacc_probe()
by Alexey Khoroshilov
· 7 years ago
f34d8d5
crypto: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
012ef70
crypto: picoxcell - Remove spacc_is_compatible() wrapper function
by Javier Martinez Canillas
· 8 years ago
6b2be1d
crypto: picoxcell - Remove platform device ID table
by Javier Martinez Canillas
· 8 years ago
1eb60ff
crypto: picoxcell - Use skcipher for fallback
by Herbert Xu
· 9 years ago
48d62764
crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
by Geliang Tang
· 9 years ago
f53e38a
crypto: picoxcell - set [src|dst]_nents and nents as signed int
by LABBE Corentin
· 9 years ago
f051f95
crypto: picoxcell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
c3abc0f
crypto: picoxcell - Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
c135949
crypto: picoxcell - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
1bd2cd6
crypto: picoxcell - Update to the current clk API
by Michael van der Westhuizen
· 10 years ago
81781e6
crypto: picoxcell - Clamp AEAD SG list by input length
by Herbert Xu
· 10 years ago
1a5b951
crypto: picoxcell - Make use of sg_nents_for_len
by Herbert Xu
· 10 years ago
72071fe
crypto: picoxcell - Include linux/sizes.h
by Herbert Xu
· 10 years ago
9611ef6
crypto: picoxcell - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
2d78db0
crypto: nx - Include internal/aead.h
by Herbert Xu
· 10 years ago
32af1e1
crypto: picoxcell - Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
ab827fb3
crypto: picoxcell - Simplify and harden key parsing
by Mathias Krause
· 11 years ago
61e2d1a
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 12 years ago
5cec26e
crypto: picoxcell - Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
49cfe4d
Drivers: crypto: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
14198dd
crypto: picoxcell - Add terminating entry for platform_device_id table
by Axel Lin
· 12 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
a9c57a9
crypto: picoxcell - fix boolean and / or confusion
by Jamie Iles
· 13 years ago
741e8c2
crypto: convert drivers/crypto/* to use module_platform_driver()
by Axel Lin
· 13 years ago
b64dc04
crypto: picoxcell - fix possible invalid pointer dereference
by Jamie Iles
· 13 years ago
30343ef
crypto: picoxcell - support for device tree matching
by Jamie Iles
· 13 years ago
4efae8c
crypto: picoxcell - add connection ID to the clock name
by Jamie Iles
· 13 years ago
c3f4200
crypto: picoxcell - convert to platform ID table
by Jamie Iles
· 13 years ago
40bfc14
crypto: picoxcell - fix possible status FIFO overflow
by Jamie Iles
· 14 years ago
ce92136
crypto: picoxcell - add support for the picoxcell crypto engines
by Jamie Iles
· 14 years ago