index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
bcm
/
cipher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
1
-12
/
+2
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-3
/
+0
*
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-197
/
+176
*
crypto: bcm/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-62
/
+17
*
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
2019-07-27
1
-0
/
+13
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-4
/
+4
|
\
|
*
crypto: bcm - Make some symbols static
YueHaibing
2019-06-13
1
-4
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
*
crypto: bcm - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-10
/
+11
*
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
1
-2
/
+2
*
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
2019-01-18
1
-5
/
+1
*
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2019-01-10
1
-31
/
+13
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
1
-1
/
+0
*
crypto: remove useless initializations of cra_list
Eric Biggers
2018-11-20
1
-2
/
+0
*
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
2018-11-16
1
-1
/
+5
*
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-1
/
+1
*
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
1
-1
/
+0
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-3
/
+2
*
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
2018-03-31
1
-2
/
+2
*
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-12-22
1
-1
/
+0
*
crypto: bcm - use of_device_get_match_data
Corentin LABBE
2017-10-07
1
-5
/
+2
*
crypto: brcm - Explicity ACK mailbox message
raveendra padasalagi
2017-09-22
1
-55
/
+46
*
crypto: bcm - Use GCM IV size constant
Corentin LABBE
2017-09-22
1
-4
/
+4
*
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-08-03
1
-60
/
+49
*
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
2017-07-18
1
-0
/
+5
*
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
Colin Ian King
2017-06-19
1
-1
/
+1
*
crypto: brcm - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: brcm - Avoid double free in ahash_finup()
Rob Rice
2017-02-15
1
-1
/
+0
*
crypto: brcm - Add Broadcom SPU driver
Rob Rice
2017-02-11
1
-0
/
+4964