summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-02-12MLK-18082: crypto: caam: Move RNG instantationFranck LENORMAND
2019-02-12MLK-11020: arm: imx: caam: imx7d caam_aclk clock dependencyAdrian Alonso
2019-02-12MLK-10978-1 ARM: imx6ul: Add CAAM support for i.mx6ulDan Douglass
2019-02-12MLK-17992: caam: sm: Fix compilation warningsFranck LENORMAND
2019-02-12MLK-17412-01: Fix secvio driver to have same driver name as DTSFranck LENORMAND
2019-02-12MLK-14765: Enable DCP SHA workaround on all platformsRadu Solea
2019-02-12MA-9807: Fix ecb(aes) use without an IVRadu Solea
2019-02-12MLK-14765: Fix DCP Aes timeout issues when used with CTSRadu Solea
2019-02-12MLK-14765: Fix DCP SHA null hashes and output lengthRadu Solea
2019-02-12MLK-14611 Fix xcbc unkeyed registrationRadu Solea
2019-02-12MLK-14284 Fix CAAM Errata err005766 handlingRadu Solea
2019-02-12MLK-14611 Fix CBC mode support by returning a correct IVRadu Solea
2019-02-12MLK-14611 Add DES key complexity validationRadu Solea
2019-02-12Add missing NULL checks in CAAM smRadu Solea
2019-02-12MLK-13779 crypto: caam - initialize kslock spinlockOctavian Purdila
2019-02-12MLK-13095 DCP driver doesn't initialize the DCP clockDan Douglass
2019-02-12MLK-13073 crypto: dcp: Add DCP support for i.mx6Dan Douglass
2019-02-12MLK-11922 i.mx6: Linux 3.14.28 CAAM & SNVS enabled by default.ulises
2019-02-12MLK-12312: CAAM hash algorithms fail registration during initializationRussell King
2019-02-12MLK-12302 caam: Secure Memory platform device creation crashesDan Douglass
2019-02-12MLK-11360-01 crypto: caam_snvs: add snvs clock managementFugang Duan
2019-02-12MLK-11103 Missing register in Secure memory configuration v1Ulises Cardenas
2019-02-12MLK-10897-1 ARM: imx7d: Add CAAM support for i.mx7dDan Douglass
2019-02-12MLK-9769-23 Replace SECVIO of_irq_to_resource() with irq_of_parse_and_map()Victoria Milhoan
2019-02-12MLK-10036 Freescale CAAM: Add support for DSM with Mega/Fast mix onVictoria Milhoan
2019-02-12MLK-9971 Add XCBC-AES support for CAAM in i.MX6 familyWinston Hudson (b45308)
2019-02-12MLK-9951 Update CAAM driver era interfaceVictoria Milhoan
2019-02-12MLK-9710-5 Unregister Secure Memory platform device upon shutdownVictoria Milhoan
2019-02-12MLK-9769-20 Limit AXI pipeline to a depth of one in CAAM for i.MX6 devicesVictoria Milhoan (b42089)
2019-02-12MLK-9769-19 Add ARC4-ECB support for CAAM in i.MX6 familyWinston Hudson
2019-02-12MLK-9769-18 Add 3DES-ECB-EDE support for CAAM in i.MX6 familyWinston Hudson (b45308)
2019-02-12MLK-9769-17 Add AES-ECB support for CAAM in i.MX6 familyWinston Hudson (b45308)
2019-02-12MLK-9769-16 Add DES-ECB support for CAAM in i.MX6 familyWinston Hudson
2019-02-12MLK-9769-14 Add CRYPTO_ALG_KERN_DRIVER_ONLY flag to Freescale CAAM driverVictoria Milhoan (b42089)
2019-02-12MLK-9710-15 Correct size of padded key buffersSteve Cornelius
2019-02-12MLK-9710-14 Un-pad cache sizes for blob export/importSteve Cornelius
2019-02-12MLK-9710-13 Correct size in BLOB_OVERHEAD definitionSteve Cornelius
2019-02-12MLK-9710-12 Adapt sm_test as a black-key handling exampleSteve Cornelius
2019-02-12MLK-9710-11 Add internal key cover and external blob export/import to prototy...Steve Cornelius
2019-02-12MLK-9710-18 snvs - make SECVIO module device tree correctSteve Cornelius
2019-02-12ENGR00289885 [iMX6Q] Add Secure Memory and SECVIO support.Dan Douglass
2019-02-12MLK-9769-10 Add Blob command bitdefs.Steve Cornelius
2019-02-12MLK-9769-11 Add SM register defs, and expanded driver-private storage.Steve Cornelius
2019-02-12MLK-9710-10 Add CCM defs for FIFO_STORE instructionSteve Cornelius
2019-02-12MLK-9769-9 Adjust RNG timing to support more devicesVictoria Milhoan
2019-02-12MLK-9769-8 Add a test for the Freescale CAAM Random Number GeneratorVictoria Milhoan (b42089)
2019-02-12MLK-9769-1 caam: remove incorrect comment from job ring moduleVictoria Milhoan
2019-02-12crypto: caam - add allocation failure handling in SPRINTFCAT macroHoria Geanta
2019-01-23crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy
2019-01-23crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy