summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* crypto: hash - Fix digest size check for digest typeHerbert Xu2008-08-13
* crypto: tcrypt - Fix AEAD chunk testingHerbert Xu2008-08-13
* async_tx: fix missing braces in async_xor_zero_sumDan Williams2008-08-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-23
|\
| * async_tx: remove depend_tx from async_tx_sync_epilogDan Williams2008-07-17
| * async_tx: export async_tx_quiesceDan Williams2008-07-17
| * async_tx: fix handling of the "out of descriptor" condition in async_xorDan Williams2008-07-17
| * async_tx: ensure the xor destination buffer remains dma-mappedDan Williams2008-07-17
| * async_tx: list_for_each_entry_rcu() cleanupLi Zefan2008-07-17
| * async_tx: fix async_memset compile errorDan Williams2008-07-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-07-15
|\ \
| * | Revert crypto: prng - Deterministic CPRNGHerbert Xu2008-07-15
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/rcuIngo Molnar2008-07-11
| |\ \
| * \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
| |\ \ \
| * | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
| | |_|/ | |/| |
* | | | crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu2008-07-10
* | | | crypto: crc32c - Add ahash implementationHerbert Xu2008-07-10
* | | | crypto: hash - Added scatter list walking helperHerbert Xu2008-07-10
* | | | crypto: prng - Deterministic CPRNGNeil Horman2008-07-10
* | | | crypto: hash - Removed vestigial ahash fieldsHerbert Xu2008-07-10
* | | | crypto: hash - Fixed digest size checkHerbert Xu2008-07-10
* | | | crypto: rmd - sparse annotationsHarvey Harrison2008-07-10
* | | | crypto: rmd128 - sparse annotationsHarvey Harrison2008-07-10
* | | | crypto: camellia - Use kernel-provided bitops, unaligned access helpersHarvey Harrison2008-07-10
* | | | crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu2008-07-10
* | | | [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman2008-07-10
* | | | [CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu2008-07-10
* | | | [CRYPTO] rmd320: Fix endian issuesAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] rmd256: Fix endian issuesAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] rmd160: Fix endian issuesAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] rmd128: Fix endian problemsAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho2008-07-10
* | | | [CRYPTO] cryptd: Add asynchronous hash supportLoc Ho2008-07-10
* | | | [CRYPTO] hash: Add asynchronous hash supportLoc Ho2008-07-10
* | | | [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] ripemd: Put all common RIPEMD values in header fileAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] tcrypt: Catch cipher destination memory corruptionPatrick McHardy2008-07-10
* | | | [CRYPTO] tcrpyt: Get rid of change log in sourceHerbert Xu2008-07-10
* | | | [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160Adrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] ripemd: Add support for RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-10
* | | | [CRYPTO] cryptd: Fix EINPROGRESS notification contextHerbert Xu2008-07-10
| |_|/ |/| |
* | | crypto: chainiv - Invoke completion functionHerbert Xu2008-07-10
* | | crypto: tcrypt - Fix memory leak in test_cipherDarren Jenkins2008-07-08
| |/ |/|
* | [CRYPTO] cts: Init SG tablesAlexey Dobriyan2008-06-02
|/
* [CRYPTO] hmac: Avoid calling virt_to_page on keyHerbert Xu2008-05-07
* [CRYPTO] cryptd: Correct kzalloc error testJulia Lawall2008-05-01