summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONSAllan, Bruce W2015-04-011-2/+2
* crypto: qat - fix checkpatch CHECK_SPACING issuesAllan, Bruce W2015-04-011-1/+1
* crypto: qat - fix typoAllan, Bruce W2015-04-011-14/+14
* crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh2015-04-011-3/+11
* crypto: omap-sham - Use pm_runtime_irq_safe()Vutla, Lokesh2015-04-011-0/+1
* crypto: sha-mb - mark Multi buffer SHA1 helper cipherStephan Mueller2015-03-311-2/+5
* crypto: mcryptd - process CRYPTO_ALG_INTERNALStephan Mueller2015-03-311-2/+23
* crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller2015-03-311-4/+8
* crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller2015-03-311-4/+8
* crypto: aesbs - mark NEON bit sliced AES helper ciphersStephan Mueller2015-03-311-3/+6
* crypto: twofish_avx - mark Twofish AVX helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: serpent_sse2 - mark Serpent SSE2 helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: serpent_avx - mark Serpent AVX helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: serpent_avx2 - mark Serpent AVX2 helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: cast6_avx - mark CAST6 helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: camellia_aesni_avx - mark AVX Camellia helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller2015-03-311-3/+6
* crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller2015-03-311-2/+4
* crypto: clmulni - mark ghash clmulni helper ciphersStephan Mueller2015-03-311-2/+5
* crypto: aesni - mark AES-NI helper ciphersStephan Mueller2015-03-311-8/+15
* crypto: proc - identify internal ciphersStephan Mueller2015-03-311-0/+3
* crypto: cryptd - process CRYPTO_ALG_INTERNALStephan Mueller2015-03-312-9/+43
* crypto: testmgr - use CRYPTO_ALG_INTERNALStephan Mueller2015-03-311-7/+7
* crypto: api - prevent helper ciphers from being usedStephan Mueller2015-03-312-0/+16
* crypto: arm/ghash - fix big-endian bug in ghashArd Biesheuvel2015-03-241-1/+1
* crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter2015-03-231-1/+1
* crypto: img-hash - fix some compile warningsDan Carpenter2015-03-231-2/+1
* crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-2312-91/+137
* crypto: qat - fix typo in stringAllan, Bruce W2015-03-231-1/+1
* crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W2015-03-231-1/+0
* crypto: img-hash - Fix Kconfig selectionsJames Hartley2015-03-231-2/+1
* lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security2015-03-201-1/+1
* hwrng: core - allow perfect entropy from hardware devicesKeith Packard2015-03-181-1/+2
* linux-next: build failure after merge of the crypto treeHerbert Xu2015-03-171-1/+1
* hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita2015-03-171-1/+1
* hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita2015-03-171-1/+1
* crypto: sha1-mb - Syntax errorAmeen Ali2015-03-161-1/+1
* crypto: algif_rng - zeroize buffer with random dataStephan Mueller2015-03-161-1/+1
* Documentation: crypto: Add DT binding info for the img hw hash acceleratorJames Hartley2015-03-161-0/+27
* crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley2015-03-163-0/+1045
* hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-14/+1
* hwrng: iproc-rng200 - do not use static structureDmitry Torokhov2015-03-161-23/+21
* hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-10/+1
* hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-11/+1
* hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov2015-03-161-56/+31
* hwrng: add devm_* interfacesDmitry Torokhov2015-03-162-0/+46
* crypto: don't export static symbolJulia Lawall2015-03-131-1/+0
* crypto: testmgr - fix RNG return code enforcementStephan Mueller2015-03-131-5/+5
* linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu2015-03-123-40/+5
OpenPOWER on IntegriCloud