aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamhash.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-30crypto: caam - Modify the interface layers to use JR API'sGravatar Ruchika Gupta 1-71/+26
2013-10-30crypto: caam - Add Platform driver for Job RingGravatar Ruchika Gupta 1-1/+3
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedGravatar Alex Porosanu 1-0/+7
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxGravatar Herbert Xu 1-1/+1
2013-08-21crypto: caam - replace xstr macro with __stringifyGravatar Alex Porosanu 1-33/+35
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hGravatar Vakul Garg 1-2/+0
2013-07-10crypto: caam - Fixed the memory out of bound overwrite issueGravatar Vakul Garg 1-1/+1
2013-04-25crypto: caam - change key gen functions to return signed intGravatar Kim Phillips 1-2/+2
2012-09-07crypto: caam - coccicheck fixesGravatar Kim Phillips 1-0/+4
2012-08-01crypto: caam - set descriptor sharing type to SERIALGravatar Kim Phillips 1-2/+2
2012-08-01crypto: caam - add backward compatible string sec4.0Gravatar Shengzhou Liu 1-4/+10
2012-06-27crypto: caam - chaining supportGravatar Yuan Kang 1-15/+38
2012-06-27crypto: caam - unkeyed ahash supportGravatar Yuan Kang 1-17/+58
2012-06-27crypto: caam - ahash hmac supportGravatar Yuan Kang 1-0/+1814