summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+1049
* crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+348
* crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel2015-03-124-0/+296
* crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-123-75/+88
* crypto: amcc - remove incorrect __init/__exit markupsDmitry Torokhov2015-03-121-3/+3
* crypto: qat - remove incorrect __exit markupDmitry Torokhov2015-03-121-1/+1
* hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov2015-03-121-2/+2
* hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov2015-03-121-2/+2
* hwrng: omap - remove incorrect __exit markupsDmitry Torokhov2015-03-121-2/+2
* crypto: tcrypt - fix uninit sg entries in test_acipher_speedHoria Geant?2015-03-121-2/+2
* crypto: octeon - enable OCTEON SHA1/256/512 module selectionAaro Koskinen2015-03-101-0/+27
* crypto: octeon - add SHA512 moduleAaro Koskinen2015-03-102-0/+278
* crypto: octeon - add SHA256 moduleAaro Koskinen2015-03-102-0/+281
* crypto: octeon - add SHA1 moduleAaro Koskinen2015-03-102-1/+243
* crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-101-4/+79
* crypto: octeon - always disable preemption when using crypto engineAaro Koskinen2015-03-102-5/+3
* crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen2015-03-101-4/+0
* crypto: powerpc - move files to fix build errorKim Phillips2015-03-096-4/+4
* hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan2015-03-091-0/+10
* MAINTAINERS: add crypto-API.tmplStephan Mueller2015-03-091-0/+1
* crypto: doc - AEAD / RNG AF_ALG interfaceStephan Mueller2015-03-092-205/+596
* crypto: rng - RNGs must return 0 in success caseStephan Mueller2015-03-093-4/+12
* hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problemYanjiang Jin2015-03-091-3/+3
* crypto: caam - fix uninitialized edesc->sec4_sg_bytes fieldYanjiang Jin2015-03-091-0/+1
* hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden2015-03-063-0/+268
* hwrng: iproc-rng200 - Add device tree bindingsScott Branden2015-03-061-0/+12
* crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2015-03-061-1/+1
* crypto: talitos - Remove MD5_BLOCK_SIZEMartin Hicks2015-03-061-4/+2
* crypto: talitos - Simplify per-channel initializationMartin Hicks2015-03-061-8/+3
* crypto: drbg - remove superflowous memsetsStephan Mueller2015-03-041-18/+0
* crypto: drbg - use single block cipher APIStephan Mueller2015-03-041-23/+16
* crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-042-0/+10
* crypto: powerpc/md5 - glueMarkus Stockhausen2015-03-041-0/+165
* crypto: powerpc/md5 - assemblerMarkus Stockhausen2015-03-041-0/+243
* crypto: atmel - fix typo in dev_err error messageColin Ian King2015-03-043-3/+3
* crypto: algif - enable AEAD interface compilationStephan Mueller2015-03-042-0/+10
* crypto: algif - add AEAD supportStephan Mueller2015-03-041-0/+666
* crypto: doc - describe internal structureStephan Mueller2015-03-041-0/+264
* crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-022-0/+9
* crypto: powerpc/sha1 - glueMarkus Stockhausen2015-03-021-0/+210
* crypto: powerpc/sha1 - assemblerMarkus Stockhausen2015-03-021-0/+299
* crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-012-0/+15
* cyprot: powerpc/aes - glue codeMarkus Stockhausen2015-03-011-0/+512
* crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen2015-03-011-0/+630
* crypto: powerpc/aes - key handlingMarkus Stockhausen2015-03-011-0/+283
* crypto: powerpc/aes - assembler coreMarkus Stockhausen2015-03-011-0/+351
* crypto: powerpc/aes - aes tablesMarkus Stockhausen2015-03-011-0/+331
* crypto: powerpc/aes - register definesMarkus Stockhausen2015-03-011-0/+42
* hwrng: bcm63xx - use devm_* helpersFlorian Fainelli2015-03-011-14/+6
* MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli2015-03-011-14/+0
OpenPOWER on IntegriCloud