summaryrefslogtreecommitdiff
path: root/drivers/crypto/bcm
AgeCommit message (Expand)Author
2024-04-02crypto: bcm - Fix pointer arithmeticAleksandr Mishin
2023-12-08crypto: bcm - Remove ofbHerbert Xu
2023-10-27crypto: bcm/cipher - Convert to platform remove callback returning voidUwe Kleine-König
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring
2023-08-18crypto: drivers - avoid memcpy size warningArnd Bergmann
2023-02-13crypto: bcm - Use request_complete helpersHerbert Xu
2023-01-27crypto: bcm - Use subrequest for fallbackHerbert Xu
2022-09-30crypto: bcm - Simplify obtain the name for cipherGaosheng Cui
2022-09-02crypto: bcm - fix repeated words in commentswangjianli
2021-03-26crypto: bcm - Fix a whole host of kernel-doc misdemeanoursLee Jones
2021-01-22crypto: bcm - Fix sparse warningsHerbert Xu
2021-01-14crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-10-08crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu
2020-09-11crypto: bcm-iproc - remove ecb(arc4) supportArd Biesheuvel
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
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-03-20crypto: bcm - Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
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-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-18crypto: bcm - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-03-28crypto: bcm - remove unused array tag_to_hash_idxYueHaibing
2019-02-15crypto: export arc4 definesIuliana Prodan
2019-02-01crypto: bcm - remove -I. header search path and unused macro defineMasahiro Yamada
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-25crypto: bcm - remove unused function do_decrypt()Eric 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
2018-02-22crypto: bcm - Delete an error message for a failed memory allocation in do_sh...Markus Elfring
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge
2017-10-12crypto: bcm - pr_err() strings should end with newlinesArvind Yadav
2017-10-07crypto: bcm - use of_device_get_match_dataCorentin LABBE