summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/cipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-221-31/+13Star
* 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