summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-12-13crypto: talitos - fix use of sg_link_tbl_lenLEROY Christophe
2017-12-13crypto: talitos - fix AEAD for sha224 on non sha224 capable chipsLEROY Christophe
2017-12-13crypto: talitos - fix setkey to check key weaknessLEROY Christophe
2017-12-13crypto: talitos - fix memory corruption on SEC2LEROY Christophe
2017-12-13crypto: talitos - fix AEAD test failuresLEROY Christophe
2017-12-13crypto: talitos - fix hashingLEROY Christophe
2017-12-13crypto: talitos - fix sha224LEROY Christophe
2017-12-13crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-12-13crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-12-12crypto: caam/qi - fix FD congestion weightHoria Geantă
2017-12-12crypto: caam/qi2 - fix descriptors, keys DMA mapping directionHoria Geantă
2017-12-12crypto: caam/qi2 - fix DMA API leaks for multiple setkey() callsHoria Geantă
2017-12-12crypto: caam/qi2 - move flc_dma out of caam_flc structHoria Geantă
2017-12-12crypto: caam/qi2 - don't copy ablkcipher keysHoria Geantă
2017-12-12crypto: caam - constify key dataHoria Geantă
2017-12-12crypto: caam/qi2 - add DKP support for tlsHoria Geantă
2017-12-12crypto: caam/qi - add DKP support for tlsHoria Geantă
2017-12-12crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă
2017-12-12crypto: caam/qi2 - add DKP support for authenc algosHoria Geantă
2017-12-12crypto: caam - export ahash shared descriptor generationHoria Geantă
2017-12-12crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă
2017-12-12crypto: caam - save Era in driver's private dataHoria Geantă
2017-12-12crypto: caam - remove unused param of ctx_map_to_sec4_sg()Horia Geantă
2017-12-12crypto: caam - remove unneeded edesc zeroizationHoria Geantă
2017-10-05dma: caam: add dma driver using scatter-gatherRadu Alexe
2017-09-26crypto: caam/qi2 - zeroize memory used for S/G entriesHoria Geantă
2017-09-25crypto: caam/qi2 - fix gfp allocation flags (part II)Horia Geantă
2017-09-25crypto: caam/qi2 - fix gfp allocation flags (part I)Horia Geantă
2017-09-25crypto: caam/qi2 - fix fd_flt_dma dma unmapping directionHoria Geantă
2017-09-25crypto: caam/qi2 - fix caam_exit_common() signatureHoria Geantă
2017-09-25crypto: caam/qi2 - DPAA2-CAAM driver up-revHoria Geantă
2017-09-25crypto: caam - fix incorrect defineRadu Alexe
2017-09-25crypto: caam - Remove unused dentry membersFabio Estevam
2017-09-25crypto: caam - free qman_fq after kill_fqXulin Sun
2017-09-25crypto: caam - clean-up in caam_init_rng()Horia Geantă
2017-09-25crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus
2017-09-25crypto: caam - remove unused sg_to_sec4_sg_len()Horia Geantă
2017-09-25crypto: caam/qi - lower driver verbosityHoria Geantă
2017-09-25crypto: caam/qi - handle large number of S/Gs caseHoria Geantă
2017-09-25crypto: caam/qi - properly set IV after {en,de}cryptHoria Geantă
2017-09-25crypto: caam - properly set IV after {en,de}cryptDavid Gstir
2017-09-25crypto: caam/qi - fix typo in authenc alg driver nameHoria Geantă
2017-09-25crypto: caam - fix gfp allocation flags (part II)Horia Geantă
2017-09-25crypto: caam - fix gfp allocation flags (part I)Horia Geantă
2017-09-25crypto: caam - make of_device_ids const.Arvind Yadav
2017-09-25crypto: caam - fix error return code in caam_qi_init()Wei Yongjun
2017-09-25crypto: caam - use dma_map_sg() return codeHoria Geantă
2017-09-25crypto: caam/qi - use QBMan (NXP) SDK driverHoria Geantă
2017-09-25crypto: caam/qi2 - setup CG only if supportedHoria Geantă
2017-09-25crypto: caam/qi2 - add dpseci capabilities supportHoria Geantă