Commit Graph

478 Commits (4abc1cc2f9fe4b6bb3acc1d78e2c15af47b8133d)

Author SHA1 Message Date
Herbert Xu 3b8efb4c41 crypto: rmd320 - Switch to shash 16 years ago
Herbert Xu d8a5e2e9f4 crypto: rmd256 - Switch to shash 16 years ago
Herbert Xu e5835fba02 crypto: rmd160 - Switch to shash 16 years ago
Herbert Xu 7c4468bc01 crypto: rmd128 - Switch to shash 16 years ago
Herbert Xu d35d2454ce crypto: null - Switch to shash 16 years ago
Herbert Xu 3751f402e0 crypto: hash - Make setkey optional 16 years ago
Geert Uytterhoeven b812eb0076 crypto: testmgr - Validate output length in (de)compression tests 16 years ago
Harvey Harrison dad3df2044 crypto: remove uses of __constant_{endian} helpers 16 years ago
Ingo Molnar 664134d291 crypto: testmgr - Fix error flow of test_comp 16 years ago
Jarod Wilson 09fbf7c0f2 crypto: ansi_cprng - fix inverted DT increment routine 16 years ago
Jarod Wilson aa1a85dbd1 crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes 16 years ago
Julia Lawall 31a61bfc6e crypto: md4 - Use ARRAY_SIZE 16 years ago
Herbert Xu 69c35efcf1 libcrc32c: Move implementation to crypto crc32c 16 years ago
Herbert Xu 8e3ee85e68 crypto: crc32c - Test descriptor context format 16 years ago
Herbert Xu faccc4bba1 crypto: crc32c - Switch to shash 16 years ago
Herbert Xu 5f7082ed4f crypto: hash - Export shash through hash 16 years ago
Herbert Xu 67cd080c50 crypto: api - Call type show function before legacy for proc 16 years ago
Herbert Xu dec8b78606 crypto: hash - Add import/export interface 16 years ago
Herbert Xu 3b2f6df082 crypto: hash - Export shash through ahash 16 years ago
Herbert Xu 7b5a080b3c crypto: hash - Add shash interface 16 years ago
Herbert Xu 7b0bac64cd crypto: api - Rebirth of crypto_alloc_tfm 16 years ago
Herbert Xu 4a7794860b crypto: api - Move type exit function into crypto_tfm 16 years ago
Neil Horman 2566578a6f crypto: ansi_cprng - Allow resetting of DT value 16 years ago
Harvey Harrison 32bd78e0a5 crypto: camellia - use kernel-provided bitops, unaligned access 16 years ago
Neil Horman d12d6b6d37 crypto: testmgr - Trigger a panic when self test fails in FIPS mode 16 years ago
Herbert Xu 6a0fcbb4da crypto: api - Disallow cryptomgr as a module if algorithms are built-in 16 years ago
Dan Williams a06d568f7c async_xor: dma_map destination DMA_BIDIRECTIONAL 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