aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/cipher.c
AgeCommit message (Expand)Author
2020-10-17crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu
2020-05-08crypto: bcm - Use the defined variable to clean codeTang Bin
2020-04-30crypto: bcm - Fix unused assignmentTang Bin
2020-04-30crypto: bcm - Remove the unnecessary cast for PTR_ERR().Tang Bin
2020-04-24crypto: bcm - Delete redundant variable definitionTang Bin
2020-01-09crypto: remove propagation of CRYPTO_TFM_RES_* flagsEric Biggers
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-17crypto: bcm-spu - switch to skcipher APIArd Biesheuvel
2019-08-22crypto: bcm/des - switch to new verification routinesArd Biesheuvel
2019-07-27crypto: bcm - check assoclen for rfc4543/rfc4106Iuliana Prodan
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner
2019-06-13crypto: bcm - Make some symbols staticYueHaibing
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-18crypto: bcm - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-25crypto: clarify name of WEAK_KEY request flagEric 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
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