aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamhash.c
Commit message (Expand)AuthorAge
* crypto: caam - improve initalization for context state savesSteve Cornelius2015-06-16
* crypto: caam - fix uninitialized edesc->sec4_sg_bytes fieldYanjiang Jin2015-03-09
* crypto: caam - fix addressing of struct memberCristian Stoica2014-08-25
* crypto: caam - remove duplicated sg copy functionsCristian Stoica2014-08-25
* crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta2014-07-23
* crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta2014-07-23
* crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta2014-07-23
* crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta2014-07-23
* crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta2014-07-23
* crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta2014-07-23
* crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta2014-07-23
* crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta2014-07-10
* crypto: caam - Correct the dma mapping for sg tableRuchika Gupta2014-06-25
* crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut2014-05-08
* crypto: caam - fix mem leak in ahash_setkeyHoria Geanta2014-04-28
* crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-30
* crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-30
* crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu2013-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-06
|\
| * crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg2013-07-10
* | crypto: caam - replace xstr macro with __stringifyAlex Porosanu2013-08-21
* | crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg2013-07-10
|/
* crypto: caam - change key gen functions to return signed intKim Phillips2013-04-25
* crypto: caam - coccicheck fixesKim Phillips2012-09-06
* crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-01
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-08-01
* crypto: caam - chaining supportYuan Kang2012-06-27
* crypto: caam - unkeyed ahash supportYuan Kang2012-06-27
* crypto: caam - ahash hmac supportYuan Kang2012-06-27