summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-31crypto: mcryptd - process CRYPTO_ALG_INTERNALStephan Mueller
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller
2015-03-31crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller
2015-03-31crypto: aesbs - mark NEON bit sliced AES helper ciphersStephan Mueller
2015-03-31crypto: twofish_avx - mark Twofish AVX helper ciphersStephan Mueller
2015-03-31crypto: serpent_sse2 - mark Serpent SSE2 helper ciphersStephan Mueller
2015-03-31crypto: serpent_avx - mark Serpent AVX helper ciphersStephan Mueller
2015-03-31crypto: serpent_avx2 - mark Serpent AVX2 helper ciphersStephan Mueller
2015-03-31crypto: cast6_avx - mark CAST6 helper ciphersStephan Mueller
2015-03-31crypto: camellia_aesni_avx - mark AVX Camellia helper ciphersStephan Mueller
2015-03-31crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller
2015-03-31crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphersStephan Mueller
2015-03-31crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller
2015-03-31crypto: clmulni - mark ghash clmulni helper ciphersStephan Mueller
2015-03-31crypto: aesni - mark AES-NI helper ciphersStephan Mueller
2015-03-31crypto: proc - identify internal ciphersStephan Mueller
2015-03-31crypto: cryptd - process CRYPTO_ALG_INTERNALStephan Mueller
2015-03-31crypto: testmgr - use CRYPTO_ALG_INTERNALStephan Mueller
2015-03-31crypto: api - prevent helper ciphers from being usedStephan Mueller
2015-03-24crypto: arm/ghash - fix big-endian bug in ghashArd Biesheuvel
2015-03-23crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter
2015-03-23crypto: img-hash - fix some compile warningsDan Carpenter
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W
2015-03-23crypto: qat - fix typo in stringAllan, Bruce W
2015-03-23crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W
2015-03-23crypto: img-hash - Fix Kconfig selectionsJames Hartley
2015-03-19lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security
2015-03-18hwrng: core - allow perfect entropy from hardware devicesKeith Packard
2015-03-17linux-next: build failure after merge of the crypto treeHerbert Xu
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita
2015-03-16crypto: sha1-mb - Syntax errorAmeen Ali
2015-03-16crypto: algif_rng - zeroize buffer with random dataStephan Mueller
2015-03-16Documentation: crypto: Add DT binding info for the img hw hash acceleratorJames Hartley
2015-03-16crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley
2015-03-16hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: iproc-rng200 - do not use static structureDmitry Torokhov
2015-03-16hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov
2015-03-13crypto: don't export static symbolJulia Lawall
2015-03-13crypto: testmgr - fix RNG return code enforcementStephan Mueller
2015-03-12linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)Herbert Xu
2015-03-12hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel
2015-03-12crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel