aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamalg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-20crypto: caam - fix polarity of "propagate error" logicKim Phillips1-5/+5
2011-11-21crypto: caam - add support for MD5 algorithm variantsKim Phillips1-0/+57
2011-07-15crypto: caam - ablkcipher supportYuan Kang1-0/+510
2011-07-15crypto: caam - faster aead implementationYuan Kang1-329/+775
2011-07-15crypto: caam - structure renamingYuan Kang1-21/+43
2011-07-15crypto: caam - shorter namesYuan Kang1-137/+137
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips1-13/+106
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips1-2/+0
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips1-4/+22
2011-05-04crypto: caam - fix printk recursion for long error textsKim Phillips1-3/+3
2011-05-04crypto: caam - remove unused keylen from session contextKim Phillips1-2/+0
2011-05-03crypto: caam - remove duplicate dev_errKim Phillips1-1/+0
2011-05-03crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips1-4/+2
2011-04-08crypto: caam - introduce missing kfreeJulia Lawall1-0/+1
2011-03-27crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter1-1/+1
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips1-2/+2
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips1-0/+1163