aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/bcm
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-18crypto: bcm - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-03-28crypto: bcm - remove unused array tag_to_hash_idxYueHaibing
2019-02-15crypto: export arc4 definesIuliana Prodan
2019-02-01crypto: bcm - remove -I. header search path and unused macro defineMasahiro Yamada
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-25crypto: bcm - remove unused function do_decrypt()Eric Biggers
2019-01-18crypto: brcm - Fix some set-but-not-used warningYueHaibing
2019-01-10crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers
2018-11-20crypto: remove useless initializations of cra_listEric Biggers
2018-11-16crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-03-31crypto: brcm - explicitly cast cipher to hash typeStefan Agner
2018-02-22crypto: bcm - Delete an error message for a failed memory allocation in do_sh...Markus Elfring
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge
2017-10-12crypto: bcm - pr_err() strings should end with newlinesArvind Yadav
2017-10-07crypto: bcm - use of_device_get_match_dataCorentin LABBE
2017-09-22crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi
2017-09-22crypto: bcm - Use GCM IV size constantCorentin LABBE
2017-08-03crypto: brcm - Support more FlexRM rings than SPU engines.raveendra padasalagi
2017-07-18crypto: brcm - add NULL check on of_match_device() return valueGustavo A. R. Silva
2017-07-18crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi
2017-06-19crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"Colin Ian King
2017-05-23crypto: brcm - Use IPAD/OPAD constantCorentin LABBE
2017-03-09crypto: bcm - fix spelling mistake: "genereate" -> "generate"Colin Ian King
2017-02-15crypto: brcm - Avoid double free in ahash_finup()Rob Rice
2017-02-11crypto: brcm - Add Broadcom SPU driverRob Rice