summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2020-04-17crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-01-27crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-27crypto: caam - fix caam_dump_sg that iterates through scatterlistIuliana Prodan
2019-10-11crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă
2019-07-26crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel
2019-03-23crypto: caam - fix DMA mapping of stack memoryHoria Geantă
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-03-23crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND
2019-01-22crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-25crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă
2018-08-25crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-08-25crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-05-31crypto: caam/qi - fix warning in init_cgr()Horia Geantă
2018-05-31crypto: caam - fix rfc4543 descriptorsHoria Geantă
2018-05-31crypto: caam - fix MC firmware detectionHoria Geantă
2018-05-05crypto: caam - fix size of RSA prime factor qHoria Geantă
2018-04-21crypto: caam: - Use kmemdup() functionFabio Estevam
2018-04-21crypto: caam - strip input zeros from RSA input bufferHoria Geantă
2018-04-21crypto: caam - allow retrieving 'era' from registerFabio Estevam
2018-04-21crypto: caam - staticize caam_get_era()Fabio Estevam
2018-04-21crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă
2018-04-21crypto: caam - fix IV DMA mapping and updatingHoria Geantă
2018-04-21crypto: caam - fix DMA mapping dir for generated IVHoria Geantă
2018-03-31crypto: caam/qi - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: caam - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-03crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva
2018-03-03crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-02-15crypto: caam/qi - add GCM supportHoria Geantă
2018-02-15crypto: caam - prepare for gcm(aes) support over QI interfaceHoria Geantă
2018-02-15crypto: caam/qi - return -EBADMSG for ICV check failureHoria Geantă
2018-02-08crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă
2017-12-28crypto: caam - save Era in driver's private dataHoria Geantă
2017-12-28crypto: caam - remove needless ablkcipher key copyHoria Geantă
2017-12-28crypto: caam - constify key dataHoria Geantă
2017-12-11crypto: caam/qi - use correct print specifier for size_tHoria Geantă
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06crypto: caam - remove unused param of ctx_map_to_sec4_sg()Horia Geantă
2017-11-06crypto: caam - remove unneeded edesc zeroizationHoria Geantă
2017-11-03crypto: caam/qi - abort algorithm setup on DPAA2 partsHoria Geantă
2017-11-03crypto: caam - fix incorrect defineRadu Alexe
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman