summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
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-10crypto: caam - fix SHA support detectionHoria Geantă
2019-01-10crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers
2018-11-16crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă
2018-11-16crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă
2018-11-16crypto: caam/qi2 - add support for ChaCha20Horia Geantă
2018-11-16crypto: caam - add register map changes cf. Era 10Horia Geantă
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă
2018-10-17crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă
2018-10-08crypto: caam/qi2 - avoid double exportArnd Bergmann
2018-10-05crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă
2018-09-04crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă
2018-09-04crypto: caam/jr - remove ablkcipher IV generationHoria 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