aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/desc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă1-0/+29
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2017-11-03crypto: caam - fix incorrect defineRadu Alexe1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-13crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă1-6/+0
2016-11-13crypto: caam - desc.h fixesHoria Geantă1-8/+8
2016-10-02crypto: caam - treat SGT address pointer as u64Tudor Ambarus1-6/+0
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus1-0/+2
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă1-4/+3
2016-05-31crypto: caam - fix offset field in hw sg entriesCristian Stoica1-1/+1
2015-09-21crypto: caam - Remove unused JUMP_TYPE_MASK definitionFabio Estevam1-1/+0
2015-08-18crypto: caam - add support for LS1021AHoria Geant?1-4/+4
2015-08-10crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definitionVictoria Milhoan1-4/+21
2014-06-20crypto: caam - remove duplicate FIFOST_CONT_MASK defineDan Carpenter1-1/+0
2013-09-13crypto: caam - fix RNG4 AAI definesAlex Porosanu1-8/+9
2013-05-28crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara1-0/+1
2013-05-28crypto: caam - Add defines for CAAM commandsAndrei Varvara1-0/+9
2013-05-28crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara1-0/+4
2013-05-28crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara1-0/+4
2013-05-28crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara1-2/+2
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips1-0/+5
2012-06-27crypto: caam - link_tbl renameYuan Kang1-3/+3
2012-06-27crypto: caam - refactor key_gen, sgYuan Kang1-0/+10
2012-06-27crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal1-16/+0
2011-12-20crypto: caam - fix polarity of "propagate error" logicKim Phillips1-2/+2
2011-12-20crypto: caam - more desc.h cleanupsKim Phillips1-168/+167
2011-12-20crypto: caam - desc.h - convert spaces to tabsKim Phillips1-1039/+1039
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips1-0/+1605