aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/desc_constr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30crypto: caam - select DMA address size at runtimeAndrey Smirnov1-2/+8
2019-08-30crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov1-3/+9
2019-08-30crypto: caam - share definition for MAX_SDLENAndrey Smirnov1-0/+27
2019-08-09crypto: caam - fix MDHA key derivation for certain user key lengthsHoria Geantă1-6/+18
2019-08-09crypto: caam - keep both virtual and dma key addressesHoria Geantă1-6/+4
2019-05-23crypto: caam - fix S/G table passing page boundaryHoria Geantă1-0/+11
2018-11-16crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă1-1/+6
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă1-0/+41
2017-12-28crypto: caam - constify key dataHoria Geantă1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-24crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă1-0/+5
2016-12-01crypto: caam - pass key buffers with typesafe pointersArnd Bergmann1-1/+4
2016-11-28crypto: caam - improve key inliningHoria Geantă1-0/+39
2016-11-28crypto: caam - group algorithm related paramsHoria Geantă1-0/+19
2016-11-13crypto: caam - constify pointer to descriptor bufferHoria Geantă1-34/+38
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