aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-25crypto: testmgr - Correct comment about deflate parametersGeert Uytterhoeven
2008-12-25crypto: salsa20 - Remove private wrappers around various operationsHarvey Harrison
2008-12-25crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY setJarod Wilson
2008-12-25crypto: sha512 - Switch to shash Adrian-Ken Rueegsegger
2008-12-25crypto: sha512 - Move message schedule W[80] to static percpu areaAdrian-Ken Rueegsegger
2008-12-25crypto: michael_mic - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: wp512 - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: tgr192 - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: sha256 - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: md5 - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: md4 - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: sha1 - Switch to shashAdrian-Ken Rueegsegger
2008-12-25crypto: rmd320 - Switch to shashHerbert Xu
2008-12-25crypto: rmd256 - Switch to shashHerbert Xu
2008-12-25crypto: rmd160 - Switch to shashHerbert Xu
2008-12-25crypto: rmd128 - Switch to shashHerbert Xu
2008-12-25crypto: null - Switch to shashHerbert Xu
2008-12-25crypto: hash - Make setkey optionalHerbert Xu
2008-12-25crypto: testmgr - Validate output length in (de)compression testsGeert Uytterhoeven
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison
2008-12-25crypto: testmgr - Fix error flow of test_compIngo Molnar
2008-12-25crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov
2008-12-25crypto: hifn_795x - Fix queue managementEvgeniy Polyakov
2008-12-25crypto: hifn_795x - Remove some unused cruftPatrick McHardy
2008-12-25crypto: hifn_795x - Fix queue processingPatrick McHardy
2008-12-25crypto: hifn_795x - Fix request context corruptionPatrick McHardy
2008-12-25crypto: hifn_795x - Don't copy src sg listPatrick McHardy
2008-12-25crypto: hifn_795x - Fix DMA setupPatrick McHardy
2008-12-25crypto: ansi_cprng - fix inverted DT increment routineJarod Wilson
2008-12-25libcrc32c: Select CRYPTO in KconfigHerbert Xu
2008-12-25crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytesJarod Wilson
2008-12-25crypto: md4 - Use ARRAY_SIZEJulia Lawall
2008-12-25libcrc32c: Add crc32c_le macroHerbert Xu
2008-12-25libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu
2008-12-25crypto: crc32c - Test descriptor context formatHerbert Xu
2008-12-25crypto: crc32c-intel - Switch to shashHerbert Xu
2008-12-25crypto: crc32c - Switch to shashHerbert Xu
2008-12-25crypto: hash - Export shash through hashHerbert Xu
2008-12-25crypto: api - Call type show function before legacy for procHerbert Xu
2008-12-25crypto: hash - Add import/export interfaceHerbert Xu
2008-12-25crypto: hash - Export shash through ahashHerbert Xu
2008-12-25crypto: hash - Add shash interfaceHerbert Xu
2008-12-25crypto: api - Rebirth of crypto_alloc_tfmHerbert Xu
2008-12-25crypto: api - Move type exit function into crypto_tfmHerbert Xu
2008-12-25crypto: ansi_cprng - Allow resetting of DT valueNeil Horman
2008-12-25crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu
2008-12-25crypto: crc32c-intel - Update copyright headKent Liu
2008-12-25crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh
2008-12-25crypto: camellia - use kernel-provided bitops, unaligned accessHarvey Harrison