summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu2008-12-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-10-20
|\
| * async_tx: make async_tx_run_dependencies() easier to readDan Williams2008-09-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-10-10
|\ \ | |/ |/|
| * crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-29
| * crypto: rng - RNG interface and implementationNeil Horman2008-08-29
| * crypto: api - Add fips_enable flagNeil Horman2008-08-29
| * crypto: skcipher - Move IV generators into their own modulesHerbert Xu2008-08-29
| * crypto: cryptomgr - Test ciphers using ECBHerbert Xu2008-08-29
| * crypto: api - Use test infrastructureHerbert Xu2008-08-29
| * crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-29
| * crypto: tcrypt - Add alg_test interfaceHerbert Xu2008-08-29
| * crypto: tcrypt - Abort and only log if there is an errorHerbert Xu2008-08-29
| * crypto: crc32c - Use Intel CRC32 instructionAustin Zhang2008-08-29
| * crypto: tcrypt - Avoid using contiguous pagesHerbert Xu2008-08-29
| * crypto: api - Display larval objects properlyHerbert Xu2008-08-29
| * crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookupHerbert Xu2008-08-29
| * crypto: Kconfig - Replace leading spaces with tabsAdrian Bunk2008-08-29
* | Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu2008-09-08
* | async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov2008-09-05
|/
* crypto: authenc - Avoid using clobbered request pointerHerbert Xu2008-08-23
* 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