aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm
Commit message (Expand)AuthorAge
* crypto: bcm/des - switch to new verification routinesArd Biesheuvel2019-08-22
* crypto: bcm - check assoclen for rfc4543/rfc4106Iuliana Prodan2019-07-27
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: bcm - Make some symbols staticYueHaibing2019-06-13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-19
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* crypto: bcm - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
* crypto: bcm - remove unused array tag_to_hash_idxYueHaibing2019-03-28
* crypto: export arc4 definesIuliana Prodan2019-02-15
* crypto: bcm - remove -I. header search path and unused macro defineMasahiro Yamada2019-02-01
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
* crypto: bcm - remove unused function do_decrypt()Eric Biggers2019-01-25
* crypto: brcm - Fix some set-but-not-used warningYueHaibing2019-01-18
* crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-10
* crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-22
* crypto: remove useless initializations of cra_listEric Biggers2018-11-20
* crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi2018-11-16
* crypto: aead - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-08
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-08
* crypto: brcm - explicitly cast cipher to hash typeStefan Agner2018-03-30
* crypto: bcm - Delete an error message for a failed memory allocation in do_sh...Markus Elfring2018-02-22
* crypto: drivers - remove duplicate includesPravin Shedge2017-12-22
* crypto: bcm - pr_err() strings should end with newlinesArvind Yadav2017-10-12
* crypto: bcm - use of_device_get_match_dataCorentin LABBE2017-10-07
* crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi2017-09-22
* crypto: bcm - Use GCM IV size constantCorentin LABBE2017-09-22
* crypto: brcm - Support more FlexRM rings than SPU engines.raveendra padasalagi2017-08-03
* crypto: brcm - add NULL check on of_match_device() return valueGustavo A. R. Silva2017-07-18
* crypto: brcm - Fix SHA3-512 algorithm failureraveendra padasalagi2017-07-18
* crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"Colin Ian King2017-06-19
* crypto: brcm - Use IPAD/OPAD constantCorentin LABBE2017-05-23
* crypto: bcm - fix spelling mistake: "genereate" -> "generate"Colin Ian King2017-03-09
* crypto: brcm - Avoid double free in ahash_finup()Rob Rice2017-02-15
* crypto: brcm - Add Broadcom SPU driverRob Rice2017-02-11