summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-066-450/+0
* staging: lustre: Use ahashHerbert Xu2016-02-061-40/+52
* crypto: hash - Add helpers to return alg and driver namesHerbert Xu2016-02-061-0/+20
* crypto: skcipher - Fix driver name helperHerbert Xu2016-02-061-1/+1
* crypto: doc - Use ahashHerbert Xu2016-02-061-9/+14
* crypto: tcrypt - Use ahashHerbert Xu2016-02-061-224/+15
* crypto: keywrap - memzero the correct memoryDan Carpenter2016-02-011-2/+2
* crypto: ccp - Limit the amount of information exportedTom Lendacky2016-02-013-10/+48
* crypto: omap-aes - Support crypto engine frameworkBaolin Wang2016-02-012-53/+45
* crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-014-0/+429
* crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang2016-02-011-0/+4
* crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen2016-01-301-1/+60
* crypto: crc32 - Rename generic implementationHerbert Xu2016-01-302-2/+3
* crypto: mcryptd - Fix load failureWang, Rui Y2016-01-301-0/+1
* crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann2016-01-271-0/+1
* crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-271-3/+2