aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamrng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-09hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin1-3/+3
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta1-9/+42
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto layerRuchika Gupta1-0/+28
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut1-5/+2
2014-03-21crypto: caam - Fix first parameter to caam_init_rngHerbert Xu1-1/+1
2014-03-10crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal1-6/+9
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta1-28/+9
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta1-3/+4
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu1-0/+7
2012-08-01crypto: caam - set descriptor sharing type to SERIALKim Phillips1-1/+1
2012-08-01crypto: caam - add backward compatible string sec4.0Shengzhou Liu1-2/+5
2012-06-27crypto: caam - hwrng supportYuan Kang1-0/+309