summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-12-13Merge branch 'linux-4.9-nxp' into linux-4.9 on Dec. 13, 2017Xie Xiaobo
2017-12-13crypto: talitos - fix ctr-aes-talitosLEROY Christophe
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-12Merge branch 'linux-4.9-nxp' into linux-4.9 on Dec. 8, 2017Xie Xiaobo
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
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-11-15crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong
2017-11-08crypto: ccp - Set the AES size field for all modesGary R Hook
2017-10-05dma: caam: add dma driver using scatter-gatherRadu Alexe
2017-10-05crypto: talitos - fix hashingLEROY Christophe
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-09-27crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook
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ă