aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov1-1/+2
2008-08-23crypto: authenc - Avoid using clobbered request pointerHerbert Xu1-4/+6
2008-08-13crypto: hash - Fix digest size check for digest typeHerbert Xu1-1/+1
2008-08-13crypto: tcrypt - Fix AEAD chunk testingHerbert Xu1-9/+19
2008-08-05async_tx: fix missing braces in async_xor_zero_sumDan Williams1-1/+2
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds4-178/+141
2008-07-17async_tx: remove depend_tx from async_tx_sync_epilogDan Williams4-7/+6
2008-07-17async_tx: export async_tx_quiesceDan Williams4-62/+24
2008-07-17async_tx: fix handling of the "out of descriptor" condition in async_xorDan Williams1-6/+26
2008-07-17async_tx: ensure the xor destination buffer remains dma-mappedDan Williams1-131/+113
2008-07-17async_tx: list_for_each_entry_rcu() cleanupLi Zefan1-1/+1
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-447/+1
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar1-0/+1
2008-07-15Revert crypto: prng - Deterministic CPRNGHerbert Xu4-447/+1
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar2-11/+9
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu4-0/+4
2008-07-10crypto: crc32c - Add ahash implementationHerbert Xu2-8/+122
2008-07-10crypto: hash - Added scatter list walking helperHerbert Xu1-1/+90
2008-07-10crypto: prng - Deterministic CPRNGNeil Horman4-1/+447
2008-07-10crypto: hash - Removed vestigial ahash fieldsHerbert Xu3-3/+0
2008-07-10crypto: hash - Fixed digest size checkHerbert Xu4-9/+13
2008-07-10crypto: rmd - sparse annotationsHarvey Harrison3-12/+12
2008-07-10crypto: rmd128 - sparse annotationsHarvey Harrison1-4/+4
2008-07-10crypto: camellia - Use kernel-provided bitops, unaligned access helpersHarvey Harrison1-48/+36
2008-07-10crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu1-10/+5
2008-07-10[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman2-3/+106
2008-07-10[CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu4-8/+8
2008-07-10[CRYPTO] rmd320: Fix endian issuesAdrian-Ken Rueegsegger1-28/+9
2008-07-10[CRYPTO] rmd256: Fix endian issuesAdrian-Ken Rueegsegger1-28/+9
2008-07-10[CRYPTO] rmd160: Fix endian issuesAdrian-Ken Rueegsegger1-28/+9
2008-07-10[CRYPTO] rmd128: Fix endian problemsAdrian-Ken Rueegsegger1-28/+9
2008-07-10[CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho1-19/+57
2008-07-10[CRYPTO] cryptd: Add asynchronous hash supportLoc Ho2-0/+244
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho6-11/+288
2008-07-10[CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithmsAdrian-Ken Rueegsegger1-0/+25
2008-07-10[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger2-2/+155
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger3-0/+777
2008-07-10[CRYPTO] ripemd: Put all common RIPEMD values in header fileAdrian-Ken Rueegsegger3-18/+35
2008-07-10[CRYPTO] tcrypt: Catch cipher destination memory corruptionPatrick McHardy1-5/+21
2008-07-10[CRYPTO] tcrpyt: Get rid of change log in sourceHerbert Xu2-15/+0
2008-07-10[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithmsAdrian-Ken Rueegsegger1-0/+26
2008-07-10[CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160Adrian-Ken Rueegsegger2-1/+320
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD hash algorithmsAdrian-Ken Rueegsegger4-0/+760
2008-07-10[CRYPTO] cryptd: Fix EINPROGRESS notification contextHerbert Xu1-5/+4
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu1-2/+8
2008-07-08async_tx: fix async_memset compile errorDan Williams1-1/+1
2008-07-08crypto: tcrypt - Fix memory leak in test_cipherDarren Jenkins1-9/+1
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar1-0/+6
2008-06-02[CRYPTO] cts: Init SG tablesAlexey Dobriyan1-0/+6
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu1-0/+1