summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/cipher.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-091-4/+4
|\
| * crypto: bcm - Make some symbols staticYueHaibing2019-06-131-4/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-191-12/+1Star
|/
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0Star
* crypto: bcm - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-10/+11
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-2/+2
* crypto: brcm - Fix some set-but-not-used warningYueHaibing2019-01-181-5/+1Star
* crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-101-31/+13Star
* crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-231-1/+0Star
* crypto: remove useless initializations of cra_listEric Biggers2018-11-201-2/+0Star
* crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi2018-11-161-1/+5
* crypto: aead - remove useless setting of type flagsEric Biggers2018-07-081-1/+1
* crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-081-1/+0Star
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-081-3/+2Star
* crypto: brcm - explicitly cast cipher to hash typeStefan Agner2018-03-301-2/+2
* crypto: drivers - remove duplicate includesPravin Shedge2017-12-221-1/+0Star
* crypto: bcm - use of_device_get_match_dataCorentin LABBE2017-10-071-5/+2Star
* crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi2017-09-221-55/+46Star
* crypto: bcm - Use GCM IV size constantCorentin LABBE2017-09-221-4/+4
* crypto: brcm - Support more FlexRM rings than SPU engines.raveendra padasalagi2017-08-031-60/+49Star
* crypto: brcm - add NULL check on of_match_device() return valueGustavo A. R. Silva2017-07-181-0/+5
* crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"Colin Ian King2017-06-191-1/+1
* crypto: brcm - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* crypto: brcm - Avoid double free in ahash_finup()Rob Rice2017-02-151-1/+0Star
* crypto: brcm - Add Broadcom SPU driverRob Rice2017-02-111-0/+4964