summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamhash.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-071-1/+1
|\
| * crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg2013-07-101-1/+1
* | crypto: caam - replace xstr macro with __stringifyAlex Porosanu2013-08-211-33/+35
* | crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg2013-07-101-2/+0
|/
* crypto: caam - change key gen functions to return signed intKim Phillips2013-04-251-2/+2
* crypto: caam - coccicheck fixesKim Phillips2012-09-071-0/+4
* crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-011-2/+2
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-08-011-4/+10
* crypto: caam - chaining supportYuan Kang2012-06-271-15/+38
* crypto: caam - unkeyed ahash supportYuan Kang2012-06-271-17/+58
* crypto: caam - ahash hmac supportYuan Kang2012-06-271-0/+1814