aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
* crypto: testmgr - Add support for the pcomp interfaceGeert Uytterhoeven2009-03-04
* crypto: compress - Add pcomp interfaceGeert Uytterhoeven2009-03-04
* crypto: Fix dead linksAdrian-Ken Rueegsegger2009-03-04
* crypto: chainiv - Use kcrypto_wq instead of keventd_wqHuang Ying2009-02-19
* crypto: cryptd - Per-CPU thread implementation based on kcrypto_wqHuang Ying2009-02-19
* crypto: api - Use dedicated workqueue for crypto subsystemHuang Ying2009-02-19
* crypto: testmgr - Test skciphers with no IVsHerbert Xu2009-02-18
* crypto: aead - Avoid infinite loop when nivaead fails selftestHerbert Xu2009-02-18
* crypto: skcipher - Avoid infinite loop when cipher fails selftestHerbert Xu2009-02-18
* crypto: api - Fix crypto_alloc_tfm/create_create_tfm return conventionHerbert Xu2009-02-18
* crypto: api - crypto_alg_mod_lookup either tested or untestedHerbert Xu2009-02-18
* crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode Neil Horman2009-02-18
* crypto: ansi_cprng - Force reset on allocationNeil Horman2009-02-18
* crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying2009-02-18
* crypto: cryptd - Add support to access underlying blkcipherHuang Ying2009-02-18
* crypto: shash - Remove superfluous check in init_tfmHerbert Xu2009-02-18
* crypto: lrw - Fix big endian supportHerbert Xu2009-02-17
* crypto: scatterwalk - Avoid flush_dcache_page on slab pagesHerbert Xu2009-02-08
* crypto: api - Fix zeroing on freeHerbert Xu2009-02-05
* crypto: shash - Fix module refcountAdrian-Ken Rueegsegger2009-02-05
* crypto: api - Fix algorithm test race that broke aead initialisationHerbert Xu2009-01-27
* crypto: ccm - Fix handling of null assoc dataJarod Wilson2009-01-27
* crypto: blkcipher - Fix WARN_ON handling in walk_doneHerbert Xu2009-01-27
* crypto: authenc - Fix zero-length IV crashHerbert Xu2009-01-14
* dmaengine: replace dma_async_client_register with dmaengine_getDan Williams2009-01-06
* dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-06
* dmaengine: centralize channel allocation, introduce dma_find_channelDan Williams2009-01-06
* dmaengine: up-level reference counting to the module levelDan Williams2009-01-06
* dmaengine: remove dependency on async_txDan Williams2009-01-05
* crypto: aes - Precompute tablesHerbert Xu2008-12-24
* crypto: testmgr - Correct comment about deflate parametersGeert Uytterhoeven2008-12-24
* crypto: salsa20 - Remove private wrappers around various operationsHarvey Harrison2008-12-24
* crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY setJarod Wilson2008-12-24
* crypto: sha512 - Switch to shash Adrian-Ken Rueegsegger2008-12-24
* crypto: sha512 - Move message schedule W[80] to static percpu areaAdrian-Ken Rueegsegger2008-12-24
* crypto: michael_mic - Switch to shashAdrian-Ken Rueegsegger2008-12-24
* crypto: wp512 - Switch to shashAdrian-Ken Rueegsegger2008-12-24
* crypto: tgr192 - Switch to shashAdrian-Ken Rueegsegger2008-12-24
* crypto: sha256 - Switch to shashAdrian-Ken Rueegsegger2008-12-24
* crypto: md5 - Switch to shashAdrian-Ken Rueegsegger2008-12-24
* crypto: md4 - Switch to shashAdrian-Ken Rueegsegger2008-12-24
* crypto: sha1 - Switch to shashAdrian-Ken Rueegsegger2008-12-24
* crypto: rmd320 - Switch to shashHerbert Xu2008-12-24
* crypto: rmd256 - Switch to shashHerbert Xu2008-12-24
* crypto: rmd160 - Switch to shashHerbert Xu2008-12-24
* crypto: rmd128 - Switch to shashHerbert Xu2008-12-24
* crypto: null - Switch to shashHerbert Xu2008-12-24
* crypto: hash - Make setkey optionalHerbert Xu2008-12-24
* crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven2008-12-24
* crypto: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-24