aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAge
* crypto: caam - fix SHA support detectionHoria Geantă2019-01-10
* crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier2019-01-10
* crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-20
* crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă2018-11-16
* crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă2018-11-16
* crypto: caam/qi2 - add support for ChaCha20Horia Geantă2018-11-16
* crypto: caam - add register map changes cf. Era 10Horia Geantă2018-11-16
* crypto: caam - add SPDX license identifier to all filesHoria Geantă2018-10-17
* crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă2018-10-17
* crypto: caam/qi2 - avoid double exportArnd Bergmann2018-10-08
* crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann2018-10-04
* crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă2018-09-21
* crypto: caam - export ahash shared descriptor generationHoria Geantă2018-09-21
* crypto: caam/qi2 - add skcipher algorithmsHoria Geantă2018-09-21
* crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă2018-09-21
* crypto: caam - add Queue Interface v2 error codesHoria Geantă2018-09-21
* crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă2018-09-21
* crypto: caam - fix implicit casts in endianness helpersHoria Geantă2018-09-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-09-21
|\
| * crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă2018-09-21
* | crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă2018-09-03
* | crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă2018-09-03
* | crypto: caam/qi - remove ablkcipher IV generationHoria Geantă2018-09-03
* | crypto: caam/jr - remove ablkcipher IV generationHoria Geantă2018-09-03
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-29
|\
| * crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă2018-08-25
| * crypto: caam/qi - fix error path in xts setkeyHoria Geantă2018-08-25
| * crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă2018-08-25
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-23
|\ \ | |/ |/|
| * staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-24
* | crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-08
* | crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-08
|/
* crypto: caam/qi - fix warning in init_cgr()Horia Geantă2018-05-30
* crypto: caam - fix rfc4543 descriptorsHoria Geantă2018-05-30
* crypto: caam - fix MC firmware detectionHoria Geantă2018-05-30
* crypto: caam - fix size of RSA prime factor qHoria Geantă2018-05-05
* crypto: caam: - Use kmemdup() functionFabio Estevam2018-04-20
* crypto: caam - strip input zeros from RSA input bufferHoria Geantă2018-04-20
* crypto: caam - allow retrieving 'era' from registerFabio Estevam2018-04-20
* crypto: caam - staticize caam_get_era()Fabio Estevam2018-04-20
* crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă2018-04-20
* crypto: caam - fix IV DMA mapping and updatingHoria Geantă2018-04-20
* crypto: caam - fix DMA mapping dir for generated IVHoria Geantă2018-04-20
* crypto: caam/qi - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-30
* crypto: caam - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-30
* crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva2018-03-02
* crypto: caam - Fix null dereference at error pathRui Miguel Silva2018-03-02
* crypto: caam/qi - add GCM supportHoria Geantă2018-02-15
* crypto: caam - prepare for gcm(aes) support over QI interfaceHoria Geantă2018-02-15
* crypto: caam/qi - return -EBADMSG for ICV check failureHoria Geantă2018-02-15