Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
18676ffcee596079037b1767e4efe38b06f05eb8
/
drivers
/
crypto
/
bcm
/
cipher.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
a9c01cd
crypto: bcm-spu - switch to skcipher API
by Ard Biesheuvel
· 5 years ago
05a7238
crypto: bcm/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
b3553ef
crypto: bcm - check assoclen for rfc4543/rfc4106
by Iuliana Prodan
· 6 years ago
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
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
231baec
crypto: clarify name of WEAK_KEY request flag
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
144f3d1
crypto: drivers - remove duplicate includes
by Pravin Shedge
· 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
· 8 years ago
c609048
crypto: brcm - add NULL check on of_match_device() return value
by Gustavo A. R. Silva
· 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
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