aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/desc_constr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-07crypto: caam - fix rfc3686(ctr(aes)) IV loadCatalin Vasile1-0/+17
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus1-0/+7
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă1-15/+29
2015-07-20crypto: caam - fix warning in APPEND_MATH_IMM_u64Tudor Ambarus1-1/+1
2014-11-06crypto: caam - add support for ctr(aes)Catalin Vasile1-0/+2
2014-03-21crypto: caam - add support for aead null encryptionHoria Geanta1-10/+17
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg1-0/+1
2013-05-28crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara1-1/+52
2013-05-28crypto: caam - Add MATH command to support shld functionAndrei Varvara1-0/+2
2013-05-28crypto: caam - Fix STORE command to support overwriting Shared Descriptor's memoryAndrei Varvara1-1/+17
2013-05-28crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara1-2/+6
2012-06-27crypto: caam - support external seq in/out lengthsYuan Kang1-2/+47
2012-06-27crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips1-2/+2
2012-06-27crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta1-2/+2
2011-12-20crypto: caam - fix polarity of "propagate error" logicKim Phillips1-3/+4
2011-07-15crypto: caam - faster aead implementationYuan Kang1-1/+57
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips1-0/+1
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips1-0/+204