summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-14crypto: skcipher - fix crash in virtual walkArd Biesheuvel
2016-12-14sign-file: Fix inplace signing when src and dst names are both specifiedAlex Yashchenko
2016-12-14crypto: asymmetric_keys - set error code on failurePan Bian
2016-12-08crypto: testmgr - fix overlap in chunked tests againArd Biesheuvel
2016-12-07crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel
2016-12-07crypto: arm64/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel
2016-12-07crypto: arm/crct10dif - port x86 SSE implementation to ARMArd Biesheuvel
2016-12-07crypto: arm64/crct10dif - port x86 SSE implementation to arm64Ard Biesheuvel
2016-12-07crypto: testmgr - add/enhance test cases for CRC-T10DIFArd Biesheuvel
2016-12-07crypto: testmgr - avoid overlap in chunked testsArd Biesheuvel
2016-12-07crypto: chcr - checking for IS_ERR() instead of NULLDan Carpenter
2016-12-07crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson
2016-12-01crypto: algif_aead - fix AIO handling of zero bufferStephan Mueller
2016-12-01crypto: aes-ce - Make aes_simd_algs staticHerbert Xu
2016-12-01crypto: algif_skcipher - set error code when kcalloc failsPan Bian
2016-12-01crypto: caam - make aamalg_desc a proper moduleArnd Bergmann
2016-12-01crypto: caam - pass key buffers with typesafe pointersArnd Bergmann
2016-12-01crypto: arm64/aes-ce-ccm - Fix AEAD decryption lengthHerbert Xu
2016-12-01MAINTAINERS: add crypto headers to crypto entryBaruch Siach
2016-12-01crypt: doc - remove misleading mention of async APIBaruch Siach
2016-12-01crypto: doc - fix header file nameBaruch Siach
2016-12-01crypto: api - fix comment typoBaruch Siach
2016-12-01crypto: skcipher - Add separate walker for AEAD decryptionHerbert Xu
2016-11-30crypto: arm/aesbs - fix brokenness after skcipher conversionArd Biesheuvel
2016-11-30crypto: chcr - Add AEAD algos.Harsh Jain
2016-11-30crypto: chcr - Move tfm ctx variable to request contextHarsh Jain
2016-11-30crypto: chcr - Use SHASH_DESC_ON_STACKHarsh Jain
2016-11-30crypto: chcr - Adjust Dest. buffer sizeHarsh Jain
2016-11-30crypto: chcr - Calculate Reverse round key in setkey callback.Harsh Jain
2016-11-30crypto: chcr - Remove dynamic allocationHarsh Jain
2016-11-30crypto: chcr - Fixes Unchecked dereference inside functionHarsh Jain
2016-11-30crypto: chcr - Added new structure chcr_wrHarsh Jain
2016-11-30crypto: chcr - Cosmetic changeHarsh Jain
2016-11-30crypto: arm64/aes-ce-ctr - fix skcipher conversionArd Biesheuvel
2016-11-30crypto: skcipher - fix crash in skcipher_walk_aead()Ard Biesheuvel
2016-11-30crypto: arm/aes-ce - fix broken monolithic buildArd Biesheuvel
2016-11-30crypto: arm/aes - Add missing SIMD select for aesbsHerbert Xu
2016-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-11-30crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael
2016-11-30crypto: chcr - Fix memory corruptionHarsh Jain
2016-11-30crypto: drbg - prevent invalid SG mappingsStephan Mueller
2016-11-29crypto: arm/aes - Select SIMD in KconfigHerbert Xu
2016-11-29crypto: arm64/sha2 - add generated .S files to .gitignoreArd Biesheuvel
2016-11-28crypto: testmgr - don't use stack buffer in test_acomp()Eric Biggers
2016-11-28MAINTAINERS: add maintainers for caam crypto driverHoria Geantă
2016-11-28crypto: caam - refactor ahash shared descriptor generationHoria Geantă
2016-11-28crypto: caam - consolidate split key length computationHoria Geantă
2016-11-28crypto: caam - refactor encryption descriptors generationHoria Geantă
2016-11-28crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă
2016-11-28crypto: caam - rewrite some generic inline append cmdsHoria Geantă