summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28crypto: jitterentropy - use safe format string parametersKees Cook
2015-07-28crypto: qat - Fix typo othewise->otherwiseAhsan Atta
2015-07-28crypto: qat - remove unused defineBruce Allan
2015-07-28crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macroBruce Allan
2015-07-28crypto: qat - remove redundant struct elemBruce Allan
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman
2015-07-23crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman
2015-07-23crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman
2015-07-23crypto: nx - use common code for both NX decompress success casesDan Streetman
2015-07-23crypto: nx - don't register pSeries driver if ENODEVDan Streetman
2015-07-23crypto: nx - move kzalloc() out of spinlockDan Streetman
2015-07-23crypto: nx - remove pSeries NX 'status' fieldDan Streetman
2015-07-23crypto: nx - remove __init/__exit from VIO functionsDan Streetman
2015-07-23crypto: qat - Don't attempt to register algorithm multiple timesTadeusz Struk
2015-07-21crypto: qat - fix invalid check for RSA keylen in fips modeTadeusz Struk
2015-07-21crypto: rsa - fix invalid check for keylen in fips modeTadeusz Struk
2015-07-20MAINTAINERS: Add myself as maintainer of Allwinner Security SystemLABBE Corentin
2015-07-20crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin
2015-07-20ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security SystemLABBE Corentin
2015-07-20ARM: sun7i: dt: Add Security System to A20 SoC DTSLABBE Corentin
2015-07-20ARM: sun4i: dt: Add Security System to A10 SoC DTSLABBE Corentin
2015-07-20crypto: caam - fix warning in APPEND_MATH_IMM_u64Tudor Ambarus
2015-07-20crypto: caam - fix RNG init descriptor ret. code checkingHoria Geant?
2015-07-20crypto: caam - fix snooping for write transactionsHoria Geant?
2015-07-20crypto: caam - fix ERA property readingAlex Porosanu
2015-07-17crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi
2015-07-17crypto: poly1305 - Add a two block SSE2 variant for x86_64Martin Willi
2015-07-17crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi
2015-07-17crypto: poly1305 - Export common Poly1305 helpersMartin Willi
2015-07-17crypto: testmgr - Add a longer ChaCha20 test vectorMartin Willi
2015-07-17crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi
2015-07-17crypto: chacha20 - Add a four block SSSE3 variant for x86_64Martin Willi
2015-07-17crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi
2015-07-17crypto: chacha20 - Export common ChaCha20 helpersMartin Willi
2015-07-17crypto: tcrypt - Add ChaCha20/Poly1305 speed testsMartin Willi
2015-07-17crypto: chacha20poly1305 - Convert to new AEAD interfaceHerbert Xu
2015-07-17crypto: rsa - limit supported key lengthsTadeusz Struk
2015-07-17crypto: qat - Add support for RSA algorithmTadeusz Struk
2015-07-17crypto: qat - add MMP FW support to accel engineTadeusz Struk
2015-07-17crypto: qat - add support for MMP FWPingchao Yang
2015-07-17crypto: testmgr - Reenable rfc4309 testHerbert Xu
2015-07-17crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu
2015-07-17crypto: aes-ce-ccm - Convert to new AEAD interfaceHerbert Xu
2015-07-17crypto: ccm - Convert to new AEAD interfaceHerbert Xu
2015-07-17crypto: testmgr - Disable rfc4309 test and convert test vectorsHerbert Xu
2015-07-14crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa
2015-07-14powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa
2015-07-14crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-14crypto: testmgr - Reenable rfc4106 testHerbert Xu
2015-07-14crypto: caam - Use new IV conventionHerbert Xu