index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: bcm - Delete an error message for a failed memory allocation in do_sh...
Markus Elfring
2018-02-22
1
-1
/
+0
*
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-12-22
1
-1
/
+0
*
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-7
/
+7
*
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
2
-6
/
+5
*
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-08-03
2
-66
/
+56
*
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
2017-07-18
1
-0
/
+5
*
crypto: brcm - Fix SHA3-512 algorithm failure
raveendra padasalagi
2017-07-18
1
-0
/
+1
*
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: bcm - fix spelling mistake: "genereate" -> "generate"
Colin Ian King
2017-03-09
1
-1
/
+1
*
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
10
-0
/
+9500