Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
8d92bb516831e80fac916701447ee6e9f0a6f0f2
/
drivers
/
crypto
/
bcm
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
cb849fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
by Thomas Gleixner
· 6 years ago
dd50861
crypto: bcm - Make some symbols static
by YueHaibing
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
a660824
crypto: bcm - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
78ea86da5
crypto: bcm - remove unused array tag_to_hash_idx
by YueHaibing
· 6 years ago
bd30cf5
crypto: export arc4 defines
by Iuliana Prodan
· 6 years ago
87fec01
crypto: bcm - remove -I. header search path and unused macro define
by Masahiro Yamada
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
37ebfff
crypto: bcm - remove unused function do_decrypt()
by Eric Biggers
· 6 years ago
707d0cf
crypto: brcm - Fix some set-but-not-used warning
by YueHaibing
· 6 years ago
ab57b33
crypto: bcm - convert to use crypto_authenc_extractkeys()
by Eric Biggers
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
d416559
crypto: remove useless initializations of cra_list
by Eric Biggers
· 6 years ago
4f0129d
crypto: bcm - fix normal/non key hash algorithm failure
by Raveendra Padasalagi
· 6 years ago
3f4a537
crypto: aead - remove useless setting of type flags
by Eric Biggers
· 7 years ago
c87a405
crypto: ahash - remove useless setting of cra_type
by Eric Biggers
· 7 years ago
6a38f62
crypto: ahash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
a2e5d40
crypto: brcm - explicitly cast cipher to hash type
by Stefan Agner
· 7 years ago
72e8d3f
crypto: bcm - Delete an error message for a failed memory allocation in do_shash()
by Markus Elfring
· 7 years ago
144f3d1
crypto: drivers - remove duplicate includes
by Pravin Shedge
· 7 years ago
924c9e3
crypto: bcm - pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
d9fa482
crypto: bcm - use of_device_get_match_data
by Corentin LABBE
· 7 years ago
f0e2ce5
crypto: brcm - Explicity ACK mailbox message
by raveendra padasalagi
· 7 years ago
a59851d
crypto: bcm - Use GCM IV size constant
by Corentin LABBE
· 7 years ago
9166c44
crypto: brcm - Support more FlexRM rings than SPU engines.
by raveendra padasalagi
· 7 years ago
c609048
crypto: brcm - add NULL check on of_match_device() return value
by Gustavo A. R. Silva
· 8 years ago
a7e6e5d
crypto: brcm - Fix SHA3-512 algorithm failure
by raveendra padasalagi
· 8 years ago
b1a4b18
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
by Colin Ian King
· 8 years ago
1126d47
crypto: brcm - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
cd220ae
crypto: bcm - fix spelling mistake: "genereate" -> "generate"
by Colin Ian King
· 8 years ago
dcd36c4
crypto: brcm - Avoid double free in ahash_finup()
by Rob Rice
· 8 years ago
9d12ba8
crypto: brcm - Add Broadcom SPU driver
by Rob Rice
· 8 years ago