oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
[safe/jmp/linux-2.6] / crypto /
2008-12-25 Herbert Xucrypto: aes - Precompute tables
2008-12-25 Geert Uytterhoevencrypto: testmgr - Correct comment about deflate parameters
2008-12-25 Harvey Harrisoncrypto: salsa20 - Remove private wrappers around variou...
2008-12-25 Jarod Wilsoncrypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Move message schedule W[80] to static...
2008-12-25 Adrian-Ken Rueegseggercrypto: michael_mic - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: wp512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: tgr192 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha256 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md5 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md4 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha1 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd320 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd256 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd160 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd128 - Switch to shash
2008-12-25 Herbert Xucrypto: null - Switch to shash
2008-12-25 Herbert Xucrypto: hash - Make setkey optional
2008-12-25 Geert Uytterhoevencrypto: testmgr - Validate output length in (de)compres...
2008-12-25 Harvey Harrisoncrypto: remove uses of __constant_{endian} helpers
2008-12-25 Ingo Molnarcrypto: testmgr - Fix error flow of test_comp
2008-12-25 Jarod Wilsoncrypto: ansi_cprng - fix inverted DT increment routine
2008-12-25 Jarod Wilsoncrypto: ansi_cprng - Avoid incorrect extra call to...
2008-12-25 Julia Lawallcrypto: md4 - Use ARRAY_SIZE
2008-12-25 Herbert Xulibcrc32c: Move implementation to crypto crc32c
2008-12-25 Herbert Xucrypto: crc32c - Test descriptor context format
2008-12-25 Herbert Xucrypto: crc32c - Switch to shash
2008-12-25 Herbert Xucrypto: hash - Export shash through hash
2008-12-25 Herbert Xucrypto: api - Call type show function before legacy...
2008-12-25 Herbert Xucrypto: hash - Add import/export interface
2008-12-25 Herbert Xucrypto: hash - Export shash through ahash
2008-12-25 Herbert Xucrypto: hash - Add shash interface
2008-12-25 Herbert Xucrypto: api - Rebirth of crypto_alloc_tfm
2008-12-25 Herbert Xucrypto: api - Move type exit function into crypto_tfm
2008-12-25 Neil Hormancrypto: ansi_cprng - Allow resetting of DT value
2008-12-25 Harvey Harrisoncrypto: camellia - use kernel-provided bitops, unaligne...
2008-12-25 Neil Hormancrypto: testmgr - Trigger a panic when self test fails...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-12-10 Herbert Xucrypto: api - Disallow cryptomgr as a module if algorit...
2008-12-08 Dan Williamsasync_xor: dma_map destination DMA_BIDIRECTIONAL
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-09-14 Dan Williamsasync_tx: make async_tx_run_dependencies() easier to...
2008-09-08 Herbert XuRevert "crypto: camellia - Use kernel-provided bitops...
2008-09-05 Yuri Tikhonovasync_tx: fix the bug in async_tx_run_dependencies
2008-08-29 Herbert Xucrypto: skcipher - Use RNG interface instead of get_ran...
2008-08-29 Neil Hormancrypto: rng - RNG interface and implementation
2008-08-29 Neil Hormancrypto: api - Add fips_enable flag
2008-08-29 Herbert Xucrypto: skcipher - Move IV generators into their own...
2008-08-29 Herbert Xucrypto: cryptomgr - Test ciphers using ECB
2008-08-29 Herbert Xucrypto: api - Use test infrastructure
2008-08-29 Herbert Xucrypto: cryptomgr - Add test infrastructure
2008-08-29 Herbert Xucrypto: tcrypt - Add alg_test interface
2008-08-29 Herbert Xucrypto: tcrypt - Abort and only log if there is an...
2008-08-29 Austin Zhangcrypto: crc32c - Use Intel CRC32 instruction
2008-08-29 Herbert Xucrypto: tcrypt - Avoid using contiguous pages
2008-08-29 Herbert Xucrypto: api - Display larval objects properly
2008-08-29 Herbert Xucrypto: api - Export crypto_alg_lookup instead of __cry...
2008-08-29 Adrian Bunkcrypto: Kconfig - Replace leading spaces with tabs
2008-08-22 Herbert Xucrypto: authenc - Avoid using clobbered request pointer
2008-08-13 Herbert Xucrypto: hash - Fix digest size check for digest type
2008-08-13 Herbert Xucrypto: tcrypt - Fix AEAD chunk testing
2008-08-05 Dan Williamsasync_tx: fix missing braces in async_xor_zero_sum
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-18 Dan Williamsasync_tx: remove depend_tx from async_tx_sync_epilog
2008-07-18 Dan Williamsasync_tx: export async_tx_quiesce
2008-07-18 Dan Williamsasync_tx: fix handling of the "out of descriptor" condi...
2008-07-18 Dan Williamsasync_tx: ensure the xor destination buffer remains...
2008-07-18 Li Zefanasync_tx: list_for_each_entry_rcu() cleanup
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Herbert XuRevert crypto: prng - Deterministic CPRNG
2008-07-11 Ingo MolnarMerge branch 'linus' into core/rcu
2008-07-10 Herbert Xucrypto: hash - Move ahash functions into crypto/hash.h
2008-07-10 Herbert Xucrypto: crc32c - Add ahash implementation
2008-07-10 Herbert Xucrypto: hash - Added scatter list walking helper
2008-07-10 Neil Hormancrypto: prng - Deterministic CPRNG
2008-07-10 Herbert Xucrypto: hash - Removed vestigial ahash fields
2008-07-10 Herbert Xucrypto: hash - Fixed digest size check
2008-07-10 Harvey Harrisoncrypto: rmd - sparse annotations
2008-07-10 Harvey Harrisoncrypto: rmd128 - sparse annotations
2008-07-10 Harvey Harrisoncrypto: camellia - Use kernel-provided bitops, unaligne...
2008-07-10 Herbert Xucrypto: tcrpyt - Remove unnecessary kmap/kunmap calls
2008-07-10 Neil Horman[CRYPTO] tcrypt: Add self test for des3_ebe cipher...
2008-07-10 Herbert Xu[CRYPTO] rmd: Use pointer form of endian swapping opera...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd320: Fix endian issues
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd256: Fix endian issues
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd160: Fix endian issues
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] rmd128: Fix endian problems
2008-07-10 Loc Ho[CRYPTO] tcrypt: Use asynchronous hash interface
2008-07-10 Loc Ho[CRYPTO] cryptd: Add asynchronous hash support
2008-07-10 Loc Ho[CRYPTO] hash: Add asynchronous hash support
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for extended RIPEM...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Put all common RIPEMD values in header...
2008-07-10 Patrick McHardy[CRYPTO] tcrypt: Catch cipher destination memory corruption
2008-07-10 Herbert Xu[CRYPTO] tcrpyt: Get rid of change log in source
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash...
next