summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange2016-03-231-0/+2
* crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON2016-03-171-1/+1
* crypto: marvell/cesa - initialize hash statesBoris BREZILLON2016-03-171-0/+20
* crypto: marvell/cesa - fix memory leakBoris BREZILLON2016-03-172-69/+20
* crypto: ccp - fix lock acquisition codeGary R Hook2016-03-171-3/+3
* eCryptfs: Use skcipher and shashHerbert Xu2016-03-171-4/+2
* crypto: qat - remove redundant arbiter configurationTadeusz Struk2016-03-111-19/+0
* crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-112-4/+4
* crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-113-6/+6
* crypto: qat - Change the definition of icp_qat_uof_regtypePingchao Yang2016-03-111-21/+21
* hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-111-6/+4
* crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-117-667/+710
* crypto: ccp - CCP versioning supportGary R Hook2016-03-117-5/+115
* crypto: ccp - Support for multiple CCPsGary R Hook2016-03-114-19/+114
* crypto: ccp - Remove check for x86 family and modelGary R Hook2016-03-111-36/+11
* crypto: ccp - memset request context to zero during importTom Lendacky2016-02-282-0/+2
* lib/mpi: use "static inline" instead of "extern inline"Arnd Bergmann2016-02-282-5/+5
* lib/mpi: avoid assembler warningArnd Bergmann2016-02-281-1/+1
* hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas2016-02-281-1/+3
* crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.Marcus Meissner2016-02-281-0/+16
* crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang2016-02-281-1/+1
* lib/mpi: Endianness fixMichal Marek2016-02-281-18/+21
* crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang2016-02-286-14/+499
* crypto: xts - fix compile errorsStephan Mueller2016-02-175-0/+5
* crypto: doc - add skcipher API documentationStephan Mueller2016-02-171-130/+74
* crypto: doc - update AEAD AD handlingStephan Mueller2016-02-172-4/+3
* crypto: doc - add crypto_rng_generateStephan Mueller2016-02-171-0/+1
* crypto: doc - add akcipher APIStephan Mueller2016-02-172-14/+37
* crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam2016-02-171-1/+1
* crypto: qat - fix leak on error pathTadeusz Struk2016-02-171-34/+36
* crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-1713-53/+71
* hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson2016-02-173-0/+169
* dt/bindings: Add bindings for the PIC32 random number generatorJoshua Henderson2016-02-171-0/+17
* crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen2016-02-171-22/+2
* crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen2016-02-171-34/+10
* crypto: testmgr - mark authenticated ctr(aes) also as FIPS ableMarcus Meissner2016-02-171-0/+16
* crypto: keys - Revert "convert public key to akcipher api"Herbert Xu2016-02-0914-139/+316
* crypto: testmgr - mark more algorithms as FIPS compliantMarcus Meissner2016-02-061-0/+7
* crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand2016-02-061-2/+3
* crypto: sahara - fill the statesize fieldFabio Estevam2016-02-061-0/+2
* crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam2016-02-061-10/+2
* crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam2016-02-061-5/+0
* crypto: testmgr - Add a test case for import()/export()Wang, Rui Y2016-02-061-0/+133
* crypto: public_key - remove MPIs from public_key_signature structTadeusz Struk2016-02-061-13/+1
* integrity: convert digsig to akcipher apiTadeusz Struk2016-02-062-7/+4
* crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-0612-296/+134
* crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2016-02-062-25/+37
* crypto: sha-mb - Fix load failureWang, Rui Y2016-02-061-0/+35
* crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk2016-02-062-6/+6
* crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara2016-02-061-1/+1
OpenPOWER on IntegriCloud