summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16crypto: doc - add skcipher API documentationStephan Mueller
2016-02-16crypto: doc - update AEAD AD handlingStephan Mueller
2016-02-16crypto: doc - add crypto_rng_generateStephan Mueller
2016-02-16crypto: doc - add akcipher APIStephan Mueller
2016-02-16crypto: caam - Staticize caam_jr_shutdown()Fabio Estevam
2016-02-16crypto: qat - fix leak on error pathTadeusz Struk
2016-02-16crypto: xts - consolidate sanity check for keysStephan Mueller
2016-02-16hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson
2016-02-16dt/bindings: Add bindings for the PIC32 random number generatorJoshua Henderson
2016-02-16crypto: atmel-sha - fix race in atmel_sha_final()Cyrille Pitchen
2016-02-16crypto: atmel-sha - fix .import()/.export() implementationCyrille Pitchen
2016-02-16crypto: testmgr - mark authenticated ctr(aes) also as FIPS ableMarcus Meissner
2016-02-09crypto: keys - Revert "convert public key to akcipher api"Herbert Xu
2016-02-06crypto: testmgr - mark more algorithms as FIPS compliantMarcus Meissner
2016-02-06crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand
2016-02-06crypto: sahara - fill the statesize fieldFabio Estevam
2016-02-06crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam
2016-02-06crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam
2016-02-06crypto: testmgr - Add a test case for import()/export()Wang, Rui Y
2016-02-06crypto: public_key - remove MPIs from public_key_signature structTadeusz Struk
2016-02-06integrity: convert digsig to akcipher apiTadeusz Struk
2016-02-06crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk
2016-02-06crypto: ccp - Don't assume export/import areas are alignedTom Lendacky
2016-02-06crypto: sha-mb - Fix load failureWang, Rui Y
2016-02-06crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk
2016-02-06crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara
2016-02-06crypto: hash - Remove crypto_hash interfaceHerbert Xu
2016-02-06staging: lustre: Use ahashHerbert Xu
2016-02-06crypto: hash - Add helpers to return alg and driver namesHerbert Xu
2016-02-06crypto: skcipher - Fix driver name helperHerbert Xu
2016-02-06crypto: doc - Use ahashHerbert Xu
2016-02-06crypto: tcrypt - Use ahashHerbert Xu
2016-02-01crypto: keywrap - memzero the correct memoryDan Carpenter
2016-02-01crypto: ccp - Limit the amount of information exportedTom Lendacky
2016-02-01crypto: omap-aes - Support crypto engine frameworkBaolin Wang
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang
2016-02-01crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang
2016-01-30crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen
2016-01-30crypto: crc32 - Rename generic implementationHerbert Xu
2016-01-30crypto: mcryptd - Fix load failureWang, Rui Y
2016-01-27crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann
2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann
2016-01-27libceph: Remove unnecessary ivsize variablesIlya Dryomov
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim
2016-01-27crypto: sha1-mb - Add missing args_digest offsetMegha Dey
2016-01-27eCryptfs: Use skcipher and shashHerbert Xu
2016-01-27tcp: Use ahashHerbert Xu
2016-01-27sctp: Use shashHerbert Xu
2016-01-27nfsd: Use shashHerbert Xu
2016-01-27iscsi-target: Use shash and ahashHerbert Xu