summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips6-4/+4
2015-03-09hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan1-0/+10
2015-03-09MAINTAINERS: add crypto-API.tmplStephan Mueller1-0/+1
2015-03-09crypto: doc - AEAD / RNG AF_ALG interfaceStephan Mueller2-205/+596
2015-03-09crypto: rng - RNGs must return 0 in success caseStephan Mueller3-4/+12
2015-03-09hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin1-3/+3
2015-03-09crypto: caam - fix uninitialized edesc->sec4_sg_bytes fieldYanjiang Jin1-0/+1
2015-03-06hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden3-0/+268
2015-03-06hwrng: iproc-rng200 - Add device tree bindingsScott Branden1-0/+12
2015-03-06crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven1-1/+1
2015-03-06crypto: talitos - Remove MD5_BLOCK_SIZEMartin Hicks1-4/+2
2015-03-06crypto: talitos - Simplify per-channel initializationMartin Hicks1-8/+3
2015-03-04crypto: drbg - remove superflowous memsetsStephan Mueller1-18/+0
2015-03-04crypto: drbg - use single block cipher APIStephan Mueller1-23/+16
2015-03-04crypto: powerpc/md5 - kernel configMarkus Stockhausen2-0/+10
2015-03-04crypto: powerpc/md5 - glueMarkus Stockhausen1-0/+165
2015-03-04crypto: powerpc/md5 - assemblerMarkus Stockhausen1-0/+243
2015-03-04crypto: atmel - fix typo in dev_err error messageColin Ian King3-3/+3
2015-03-04crypto: algif - enable AEAD interface compilationStephan Mueller2-0/+10
2015-03-04crypto: algif - add AEAD supportStephan Mueller1-0/+666
2015-03-04crypto: doc - describe internal structureStephan Mueller1-0/+264
2015-03-02crypto: powerpc/sha1 - kernel configMarkus Stockhausen2-0/+9
2015-03-02crypto: powerpc/sha1 - glueMarkus Stockhausen1-0/+210
2015-03-02crypto: powerpc/sha1 - assemblerMarkus Stockhausen1-0/+299
2015-03-01crypto: powerpc/aes - kernel configMarkus Stockhausen2-0/+15
2015-03-01cyprot: powerpc/aes - glue codeMarkus Stockhausen1-0/+512
2015-03-01crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen1-0/+630
2015-03-01crypto: powerpc/aes - key handlingMarkus Stockhausen1-0/+283
2015-03-01crypto: powerpc/aes - assembler coreMarkus Stockhausen1-0/+351
2015-03-01crypto: powerpc/aes - aes tablesMarkus Stockhausen1-0/+331
2015-03-01crypto: powerpc/aes - register definesMarkus Stockhausen1-0/+42
2015-03-01hwrng: bcm63xx - use devm_* helpersFlorian Fainelli1-14/+6
2015-03-01MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli1-14/+0
2015-03-01hwrng: bcm63xx - move register definitions to driverFlorian Fainelli1-1/+9
2015-03-01hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli1-7/+6
2015-02-28crypto: sahara - drop unnecessary default assignmentNicholas Mc Guire1-1/+1
2015-02-28crypto: sahara - pass on error conditionNicholas Mc Guire1-0/+2
2015-02-28crypto: sahara - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire1-4/+6
2015-02-28crypto: mxs-dcp - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire1-1/+1
2015-02-28crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk1-54/+110
2015-02-28crypto: vmx - Enabling VMX module for PPC64Leonidas S. Barbosa4-0/+37
2015-02-28crypto: vmx - Add support for VMS instructions by ASMLeonidas S. Barbosa3-0/+2400
2015-02-28crypto: vmx - Adding GHASH routines for VMX moduleMarcelo H. Cerri1-0/+214
2015-02-28crypto: vmx - Adding CTR routines for VMX moduleMarcelo H. Cerri1-0/+167
2015-02-28crypto: vmx - Adding CBC routines for VMX moduleMarcelo H. Cerri1-0/+184
2015-02-28crypto: vmx - Adding AES routines for VMX moduleMarcelo H. Cerri2-0/+159
2015-02-28crypto: vmx - Adding VMX module for Power 8Marcelo H. Cerri1-0/+88
2015-02-27crypto: sha-mb - Fix big integer constant sparse warningLad, Prabhakar1-1/+1
2015-02-27crypto: ccp - Add ACPI supportTom Lendacky2-5/+93
2015-02-27crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky3-23/+9