summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/desc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-1/+1
|\
| * crypto: caam - fix incorrect defineRadu Alexe2017-11-031-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă2016-11-131-6/+0
* crypto: caam - desc.h fixesHoria Geantă2016-11-131-8/+8
* crypto: caam - treat SGT address pointer as u64Tudor Ambarus2016-10-021-6/+0
* crypto: caam - add support for RSA algorithmTudor Ambarus2016-07-051-0/+2
* crypto: caam - handle core endianness != caam endiannessHoria Geantă2016-05-311-4/+3
* crypto: caam - fix offset field in hw sg entriesCristian Stoica2016-05-311-1/+1
* crypto: caam - Remove unused JUMP_TYPE_MASK definitionFabio Estevam2015-09-211-1/+0
* crypto: caam - add support for LS1021AHoria Geant?2015-08-181-4/+4
* crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definitionVictoria Milhoan2015-08-101-4/+21
* crypto: caam - remove duplicate FIFOST_CONT_MASK defineDan Carpenter2014-06-201-1/+0
* crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-131-8/+9
* crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-281-0/+1
* crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-281-0/+9
* crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-281-0/+4
* crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-281-0/+4
* crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2013-05-281-2/+2
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-271-0/+5
* crypto: caam - link_tbl renameYuan Kang2012-06-271-3/+3
* crypto: caam - refactor key_gen, sgYuan Kang2012-06-271-0/+10
* crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2012-06-271-16/+0
* crypto: caam - fix polarity of "propagate error" logicKim Phillips2011-12-201-2/+2
* crypto: caam - more desc.h cleanupsKim Phillips2011-12-201-168/+167
* crypto: caam - desc.h - convert spaces to tabsKim Phillips2011-12-201-1039/+1039
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-0/+1605
OpenPOWER on IntegriCloud