summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-28lib/mpi: avoid assembler warningArnd Bergmann1-1/+1
2016-02-28hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas1-1/+3
2016-02-28crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.Marcus Meissner1-0/+16
2016-02-28crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang1-1/+1
2016-02-28lib/mpi: Endianness fixMichal Marek1-18/+21
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang6-14/+499
2016-02-17crypto: xts - fix compile errorsStephan Mueller5-0/+5
2016-02-17crypto: doc - add skcipher API documentationStephan Mueller1-130/+74
2016-02-17crypto: doc - update AEAD AD handlingStephan Mueller2-4/+3
2016-02-17crypto: doc - add crypto_rng_generateStephan Mueller1-0/+1
2016-02-17crypto: doc - add akcipher APIStephan Mueller2-14/+37
2016-02-17crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam1-1/+1
2016-02-17crypto: qat - fix leak on error pathTadeusz Struk1-34/+36
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller13-53/+71
2016-02-17hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson3-0/+169
2016-02-17dt/bindings: Add bindings for the PIC32 random number generatorJoshua Henderson1-0/+17
2016-02-17crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen1-22/+2
2016-02-17crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen1-34/+10
2016-02-17crypto: testmgr - mark authenticated ctr(aes) also as FIPS ableMarcus Meissner1-0/+16
2016-02-09crypto: keys - Revert "convert public key to akcipher api"Herbert Xu14-139/+316
2016-02-06crypto: testmgr - mark more algorithms as FIPS compliantMarcus Meissner1-0/+7
2016-02-06crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand1-2/+3
2016-02-06crypto: sahara - fill the statesize fieldFabio Estevam1-0/+2
2016-02-06crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam1-10/+2
2016-02-06crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam1-5/+0
2016-02-06crypto: testmgr - Add a test case for import()/export()Wang, Rui Y1-0/+133
2016-02-06crypto: public_key - remove MPIs from public_key_signature structTadeusz Struk1-13/+1
2016-02-06integrity: convert digsig to akcipher apiTadeusz Struk2-7/+4
2016-02-06crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk12-296/+134
2016-02-06crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-02-06crypto: sha-mb - Fix load failureWang, Rui Y1-0/+35
2016-02-06crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk2-6/+6
2016-02-06crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara1-1/+1
2016-02-06crypto: hash - Remove crypto_hash interfaceHerbert Xu6-450/+0
2016-02-06staging: lustre: Use ahashHerbert Xu1-40/+52
2016-02-06crypto: hash - Add helpers to return alg and driver namesHerbert Xu1-0/+20
2016-02-06crypto: skcipher - Fix driver name helperHerbert Xu1-1/+1
2016-02-06crypto: doc - Use ahashHerbert Xu1-9/+14
2016-02-06crypto: tcrypt - Use ahashHerbert Xu1-224/+15
2016-02-01crypto: keywrap - memzero the correct memoryDan Carpenter1-2/+2
2016-02-01crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-02-01crypto: omap-aes - Support crypto engine frameworkBaolin Wang2-53/+45
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang4-0/+429
2016-02-01crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang1-0/+4
2016-01-30crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen1-1/+60
2016-01-30crypto: crc32 - Rename generic implementationHerbert Xu2-2/+3
2016-01-30crypto: mcryptd - Fix load failureWang, Rui Y1-0/+1
2016-01-27crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann1-0/+1
2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann1-3/+2
2016-01-27libceph: Remove unnecessary ivsize variablesIlya Dryomov1-12/+8