summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11crypto: tcrypt - fix uninit sg entries in test_acipher_speedHoria Geant?
2015-03-10crypto: octeon - enable OCTEON SHA1/256/512 module selectionAaro Koskinen
2015-03-10crypto: octeon - add SHA512 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA1 moduleAaro Koskinen
2015-03-10crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips
2015-03-09hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan
2015-03-09MAINTAINERS: add crypto-API.tmplStephan Mueller
2015-03-09crypto: doc - AEAD / RNG AF_ALG interfaceStephan Mueller
2015-03-09crypto: rng - RNGs must return 0 in success caseStephan Mueller
2015-03-09hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin
2015-03-09crypto: caam - fix uninitialized edesc->sec4_sg_bytes fieldYanjiang Jin
2015-03-06hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden
2015-03-06hwrng: iproc-rng200 - Add device tree bindingsScott Branden
2015-03-06crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven
2015-03-06crypto: talitos - Remove MD5_BLOCK_SIZEMartin Hicks
2015-03-06crypto: talitos - Simplify per-channel initializationMartin Hicks
2015-03-04crypto: drbg - remove superflowous memsetsStephan Mueller
2015-03-04crypto: drbg - use single block cipher APIStephan Mueller
2015-03-04crypto: powerpc/md5 - kernel configMarkus Stockhausen
2015-03-04crypto: powerpc/md5 - glueMarkus Stockhausen
2015-03-04crypto: powerpc/md5 - assemblerMarkus Stockhausen
2015-03-04crypto: atmel - fix typo in dev_err error messageColin Ian King
2015-03-04crypto: algif - enable AEAD interface compilationStephan Mueller
2015-03-04crypto: algif - add AEAD supportStephan Mueller
2015-03-04crypto: doc - describe internal structureStephan Mueller
2015-03-02crypto: powerpc/sha1 - kernel configMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - glueMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - assemblerMarkus Stockhausen
2015-03-01crypto: powerpc/aes - kernel configMarkus Stockhausen
2015-03-01cyprot: powerpc/aes - glue codeMarkus Stockhausen
2015-03-01crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - key handlingMarkus Stockhausen
2015-03-01crypto: powerpc/aes - assembler coreMarkus Stockhausen
2015-03-01crypto: powerpc/aes - aes tablesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - register definesMarkus Stockhausen
2015-03-01hwrng: bcm63xx - use devm_* helpersFlorian Fainelli
2015-03-01MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli
2015-03-01hwrng: bcm63xx - move register definitions to driverFlorian Fainelli
2015-03-01hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli
2015-02-28crypto: sahara - drop unnecessary default assignmentNicholas Mc Guire
2015-02-28crypto: sahara - pass on error conditionNicholas Mc Guire
2015-02-28crypto: sahara - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire
2015-02-28crypto: mxs-dcp - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire
2015-02-28crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk
2015-02-28crypto: vmx - Enabling VMX module for PPC64Leonidas S. Barbosa
2015-02-28crypto: vmx - Add support for VMS instructions by ASMLeonidas S. Barbosa