summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: api - Only abort operations on fatal signalHerbert Xu2015-10-204-6/+6
* crypto: ahash - ensure statesize is non-zeroRussell King2015-10-131-1/+2
* crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings2015-10-081-0/+5
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2015-10-083-0/+5
* hwrng: xgene - fix handling platform_get_irqAndrzej Hajda2015-09-211-3/+4
* crypto: qat - VF should never trigger SBR on PHConor McLoughlin2015-09-211-0/+3
* crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requestsThomas Petazzoni2015-09-213-9/+33
* crypto: testmgr - don't copy from source IV too muchAndrey Ryabinin2015-09-111-2/+3
* crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin2015-09-101-1/+1
* crypto: vmx - VMX crypto should depend on CONFIG_VSXMichael Ellerman2015-09-101-1/+1
* crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin2015-09-041-0/+1
* crypto: algif_aead - fix for multiple operations on AF_ALG socketsLars Persson2015-08-251-0/+1
* crypto: qat - enable legacy VFsTadeusz Struk2015-08-254-106/+118
* MPI: Fix mpi_read_bufferTadeusz Struk2015-08-251-13/+25
* crypto: qat - silence a static checker warningTadeusz Struk2015-08-241-0/+4
* crypto: vmx - Fixing opcode issueLeonidas Da Silva Barbosa2015-08-241-0/+1
* crypto: caam - Use the preferred style for memory allocationsFabio Estevam2015-08-245-15/+11
* crypto: caam - Propagate the real error code in caam_probeFabio Estevam2015-08-241-4/+4
* crypto: caam - Fix the error handling in caam_probeFabio Estevam2015-08-241-11/+25
* crypto: caam - fix writing to JQCR_MS when using service interfaceHoria Geant?2015-08-241-1/+1
* crypto: hash - Add AHASH_REQUEST_ON_STACKHerbert Xu2015-08-211-0/+5
* crypto: testmgr - Use new skcipher interfaceHerbert Xu2015-08-211-29/+32
* crypto: skcipher - Add top-level skcipher interfaceHerbert Xu2015-08-214-1/+651
* crypto: cmac - allow usage in FIPS modeStephan Mueller2015-08-191-0/+2
* crypto: sahara - Use dmam_alloc_coherentVaishali Thakkar2015-08-191-37/+9
* crypto: caam - add support for LS1021AHoria Geant?2015-08-184-10/+29
* crypto: qat - Don't move data inside output bufferTadeusz Struk2015-08-181-1/+1
* crypto: vmx - Fixing GHASH Key issue on little endianLeonidas Da Silva Barbosa2015-08-181-0/+6
* crypto: vmx - Fixing AES-CTR counter bugLeonidas Da Silva Barbosa2015-08-182-18/+24
* crypto: null - Add missing Kconfig tristate for NULL2Herbert Xu2015-08-171-0/+1
* crypto: nx - Add forward declaration for struct crypto_aeadHerbert Xu2015-08-171-0/+2
* crypto: null - Use NULL2 in MakefileHerbert Xu2015-08-171-1/+1
* crypto: amcc - Do a NULL check for pointerFabio Estevam2015-08-171-1/+1
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-1720-69/+24
* crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-175-818/+28
* crypto: qat - Remove reference to crypto_aead_crtHerbert Xu2015-08-171-3/+3
* crypto: cryptd - Remove reference to crypto_aead_crtHerbert Xu2015-08-171-2/+2
* crypto: echainiv - Use generic geniv init/exit helpersHerbert Xu2015-08-171-63/+7
* crypto: seqiv - Use generic geniv init/exit helpersHerbert Xu2015-08-171-68/+7
* crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2015-08-174-9/+74
* crypto: echainiv - Remove AEAD compatibility codeHerbert Xu2015-08-171-4/+0
* crypto: seqiv - Remove AEAD compatibility codeHerbert Xu2015-08-171-127/+0
* crypto: seqiv - Remove seqnivHerbert Xu2015-08-171-244/+1
* ipsec: Replace seqniv with seqivHerbert Xu2015-08-171-7/+7
* crypto: user - Remove crypto_lookup_aead callHerbert Xu2015-08-171-32/+0
* crypto: algboss - Remove reference to nivaeadHerbert Xu2015-08-171-7/+5
* crypto: caam - Remove unneeded 'ret' variableFabio Estevam2015-08-131-2/+2
* crypto: caam - Fix error handling in caam_rng_init()Fabio Estevam2015-08-131-3/+11
* crypto: qat - fix simple_return.cocci warningsWu Fengguang2015-08-131-6/+2
* crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVFTadeusz Struk2015-08-131-0/+2
OpenPOWER on IntegriCloud