aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/cipher.c
AgeCommit message (Expand)Author
2021-03-04crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa
2020-10-17crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu
2020-01-27crypto: brcm - Fix some set-but-not-used warningYueHaibing
2019-12-13crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi
2019-01-22crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
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
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge
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-06-19crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"Colin Ian King
2017-05-23crypto: brcm - Use IPAD/OPAD constantCorentin LABBE
2017-02-15crypto: brcm - Avoid double free in ahash_finup()Rob Rice
2017-02-11crypto: brcm - Add Broadcom SPU driverRob Rice