Commit Graph

397 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Herbert Xu 6a0fcbb4da crypto: api - Disallow cryptomgr as a module if algorithms are built-in 16 years ago
Dan Williams fdb0ac8061 async_tx: make async_tx_run_dependencies() easier to read 17 years ago
Herbert Xu f4c4cd6d14 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" 17 years ago
Yuri Tikhonov de24125dd0 async_tx: fix the bug in async_tx_run_dependencies 17 years ago
Herbert Xu a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes 17 years ago
Neil Horman 17f0f4a47d crypto: rng - RNG interface and implementation 17 years ago
Neil Horman ccb778e184 crypto: api - Add fips_enable flag 17 years ago
Herbert Xu 5be5e667a9 crypto: skcipher - Move IV generators into their own modules 17 years ago
Herbert Xu 1aa4ecd95d crypto: cryptomgr - Test ciphers using ECB 17 years ago
Herbert Xu 73d3864a48 crypto: api - Use test infrastructure 17 years ago
Herbert Xu da7f033ddc crypto: cryptomgr - Add test infrastructure 17 years ago
Herbert Xu 01b323245e crypto: tcrypt - Add alg_test interface 17 years ago
Herbert Xu bdecd22821 crypto: tcrypt - Abort and only log if there is an error 17 years ago
Austin Zhang 8cb51ba8e0 crypto: crc32c - Use Intel CRC32 instruction 17 years ago
Herbert Xu f139cfa7cd crypto: tcrypt - Avoid using contiguous pages 17 years ago
Herbert Xu a7581a01fb crypto: api - Display larval objects properly 17 years ago
Herbert Xu c51b6c8102 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup 17 years ago
Adrian Bunk b6d4434186 crypto: Kconfig - Replace leading spaces with tabs 17 years ago
Herbert Xu a697690bec crypto: authenc - Avoid using clobbered request pointer 17 years ago
Herbert Xu dbaaba1d0a crypto: hash - Fix digest size check for digest type 17 years ago
Herbert Xu f176e632ef crypto: tcrypt - Fix AEAD chunk testing 17 years ago
Dan Williams e34a8ae790 async_tx: fix missing braces in async_xor_zero_sum 17 years ago
Dan Williams 3dce017137 async_tx: remove depend_tx from async_tx_sync_epilog 17 years ago
Dan Williams d2c52b7983 async_tx: export async_tx_quiesce 17 years ago
Dan Williams 669ab0b210 async_tx: fix handling of the "out of descriptor" condition in async_xor 17 years ago
Dan Williams 1e55db2d6b async_tx: ensure the xor destination buffer remains dma-mapped 17 years ago
Li Zefan 20fc190b0e async_tx: list_for_each_entry_rcu() cleanup 17 years ago
Herbert Xu 7890ea1f95 Revert crypto: prng - Deterministic CPRNG 17 years ago
Herbert Xu 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 years ago
Herbert Xu 5773a3e6e3 crypto: crc32c - Add ahash implementation 17 years ago
Herbert Xu 20036252fc crypto: hash - Added scatter list walking helper 17 years ago
Neil Horman b8454eebe3 crypto: prng - Deterministic CPRNG 17 years ago
Herbert Xu 166247f46a crypto: hash - Removed vestigial ahash fields 17 years ago
Herbert Xu ca786dc738 crypto: hash - Fixed digest size check 17 years ago
Harvey Harrison caee16883a crypto: rmd - sparse annotations 17 years ago
Harvey Harrison b2b6a1720d crypto: rmd128 - sparse annotations 17 years ago
Harvey Harrison bd699f2df6 crypto: camellia - Use kernel-provided bitops, unaligned access helpers 17 years ago
Herbert Xu 4b22f0ddb6 crypto: tcrpyt - Remove unnecessary kmap/kunmap calls 17 years ago
Neil Horman d729de23e8 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode 17 years ago
Herbert Xu 5cdcc22f25 [CRYPTO] rmd: Use pointer form of endian swapping operations 17 years ago
Adrian-Ken Rueegsegger feedfdaa7b [CRYPTO] rmd320: Fix endian issues 17 years ago
Adrian-Ken Rueegsegger 2952ff1a59 [CRYPTO] rmd256: Fix endian issues 17 years ago
Adrian-Ken Rueegsegger c928a0cddd [CRYPTO] rmd160: Fix endian issues 17 years ago
Adrian-Ken Rueegsegger 0f923a2aab [CRYPTO] rmd128: Fix endian problems 17 years ago
Loc Ho cde0e2c819 [CRYPTO] tcrypt: Use asynchronous hash interface 17 years ago
Loc Ho b8a28251c2 [CRYPTO] cryptd: Add asynchronous hash support 17 years ago
Loc Ho 004a403c2e [CRYPTO] hash: Add asynchronous hash support 17 years ago
Adrian-Ken Rueegsegger 534fe2c1c3 [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms 17 years ago
Adrian-Ken Rueegsegger 2998db37b5 [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 17 years ago
Adrian-Ken Rueegsegger c555c28d9d [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 17 years ago