aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamhash.c
AgeCommit message (Expand)Author
2014-08-25crypto: caam - fix addressing of struct memberCristian Stoica
2014-08-25crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-07-23crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta
2014-07-23crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta
2014-07-23crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta
2014-07-23crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta
2014-06-25crypto: caam - Correct the dma mapping for sg tableRuchika Gupta
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut
2014-04-28crypto: caam - fix mem leak in ahash_setkeyHoria Geanta
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg
2013-07-10crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips
2012-09-07crypto: caam - coccicheck fixesKim Phillips
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips
2012-08-01crypto: caam - add backward compatible string sec4.0Shengzhou Liu
2012-06-27crypto: caam - chaining supportYuan Kang
2012-06-27crypto: caam - unkeyed ahash supportYuan Kang
2012-06-27crypto: caam - ahash hmac supportYuan Kang