summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2019-03-07crypto: caam - add missing put_device() callWen Yang
2019-02-28crypto: caam - remove redundant likely/unlikely annotationChengguang Xu
2019-02-28crypto: caam - generate hash keys in-placeHoria Geantă
2019-02-28crypto: caam - fix DMA mapping xcbc key twiceHoria Geantă
2019-02-28crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND
2019-02-22crypto: caam/qi2 - relax busy polling while enqueuing FDsHoria Geantă
2019-02-22crypto: caam/qi2 - rate-limit enqueue failure printsHoria Geantă
2019-02-22crypto: caam/qi2 - use affine DPIOsHoria Geantă
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu
2019-02-15crypto: caam - weak key checking for cbc des, 3desIuliana Prodan
2019-02-15crypto: caam - add ecb(*) supportIuliana Prodan
2019-02-15crypto: caam - use mapped_{src,dst}_nents for job descriptorIuliana Prodan
2019-02-08crypto: caam - fixed handling of sg listPankaj Gupta
2019-02-01crypto: caam - fix DMA mapping of stack memoryHoria Geantă
2019-02-01crypto: caam - fix indentation of goto labelRoland Hieber
2019-02-01crypto: caam - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-01crypto: caam - handle zero-length AEAD outputHoria Geantă
2019-02-01crypto: caam - add support for cmac(aes)Iuliana Prodan
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei
2019-01-11crypto: caam - add support for xcbc(aes)Iuliana Prodan
2019-01-11crypto: caam - create ahash shared descriptors only onceIuliana Prodan
2019-01-11crypto: caam - fix error reporting for caam_hash_allocIuliana Prodan
2019-01-11crypto: caam - move shared symbols in a common locationHoria Geantă
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ă