index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
bcm
Age
Commit message (
Expand
)
Author
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-03-31
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
2018-02-22
crypto: bcm - Delete an error message for a failed memory allocation in do_sh...
Markus Elfring
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-10-12
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
2017-10-07
crypto: bcm - use of_device_get_match_data
Corentin LABBE
2017-09-22
crypto: brcm - Explicity ACK mailbox message
raveendra padasalagi
2017-09-22
crypto: bcm - Use GCM IV size constant
Corentin LABBE
2017-08-03
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-07-18
crypto: brcm - add NULL check on of_match_device() return value
Gustavo A. R. Silva
2017-07-18
crypto: brcm - Fix SHA3-512 algorithm failure
raveendra padasalagi
2017-06-19
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
Colin Ian King
2017-05-23
crypto: brcm - Use IPAD/OPAD constant
Corentin LABBE
2017-03-09
crypto: bcm - fix spelling mistake: "genereate" -> "generate"
Colin Ian King
2017-02-15
crypto: brcm - Avoid double free in ahash_finup()
Rob Rice
2017-02-11
crypto: brcm - Add Broadcom SPU driver
Rob Rice