summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-16crypto: vmx - Reindent to kernel styleHerbert Xu
2015-06-16crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu
2015-06-15crypto: aesni - fix crypto_fpu_exit() section mismatchJeremiah Mahler
2015-06-15crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman
2015-06-12crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-12crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu
2015-06-12crypto: picoxcell - Include linux/sizes.hHerbert Xu
2015-06-11crypto: drbg - Add select on sha256Herbert Xu
2015-06-11crypto: drbg - report backend_cra_name when allocation failsSergey Senozhatsky
2015-06-10crypto: drbg - reseed often if seedsource is degradedStephan Mueller
2015-06-10random: Remove kernel blocking APIHerbert Xu
2015-06-10crypto: drbg - Use callback API for random readinessStephan Mueller
2015-06-10random: Add callback API for random pool readinessHerbert Xu
2015-06-09nios2: Export get_cyclesHerbert Xu
2015-06-09crypto: drbg - use pragmas for disabling optimizationStephan Mueller
2015-06-09crypto: caam - Clamp AEAD SG list by input lengthHerbert Xu
2015-06-09crypto: qat: fix issue when mapping assoc to internal AD structTadeusz Struk
2015-06-09crypto: qat - Set max request sizeTadeusz Struk
2015-06-09crypto: testmgr - Document struct cipher_testvecLABBE Corentin
2015-06-04crypto: doc - Fix typo in crypto-API.xmlMasanari Iida
2015-06-04crypto: doc - Fix typo in crypto-API.tmplMasanari Iida
2015-06-04crypto: rng - Remove krngHerbert Xu
2015-06-04crypto: rng - Make DRBG the default RNGHerbert Xu
2015-06-04crypto: echainiv - Set Kconfig default to mHerbert Xu
2015-06-04crypto: drbg - Add stdrng alias and increase priorityHerbert Xu
2015-06-04crypto: seqiv - Move IV seeding into init functionHerbert Xu
2015-06-04crypto: eseqiv - Move IV seeding into init functionHerbert Xu
2015-06-04crypto: echainiv - Move IV seeding into init functionHerbert Xu
2015-06-04crypto: chainiv - Move IV seeding into init functionHerbert Xu
2015-06-04crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman
2015-06-04xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec usersMartin Willi
2015-06-04crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vectorMartin Willi
2015-06-04crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEADMartin Willi
2015-06-04crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539Martin Willi
2015-06-04crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Martin Willi
2015-06-04crypto: testmgr - Add Poly1305 test vectors from RFC7539Martin Willi
2015-06-04crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi
2015-06-04crypto: testmgr - Add ChaCha20 test vectors from RFC7539Martin Willi
2015-06-04crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationMartin Willi
2015-06-03crypto: ccp - Protect against poorly marked end of sg listTom Lendacky
2015-06-03scatterlist: introduce sg_nents_for_lenTom Lendacky
2015-06-03crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_pageHerbert Xu
2015-06-03crypto: aesni - Convert rfc4106 to new AEAD interfaceHerbert Xu
2015-06-03crypto: nx - prevent nx 842 load if no hw driverDan Streetman
2015-06-03crypto: cryptd - Convert to new AEAD interfaceHerbert Xu
2015-06-03crypto: aesni - Convert top-level rfc4106 algorithm to new interfaceHerbert Xu
2015-06-03crypto: cryptd - Add setkey/setauthsize functions for AEADHerbert Xu
2015-06-03crypto: pcrypt - Add support for new AEAD interfaceHerbert Xu
2015-06-03crypto: aead - Add multiple algorithm registration interfaceHerbert Xu