Commit Graph

437 Commits (8e3bda0863c1578ddf47a015eac7dc6efb1ef48b)

Author SHA1 Message Date
Herbert Xu 0ee4a96902 crypto: aes - Precompute tables 16 years ago
Geert Uytterhoeven bcf84a38f0 crypto: testmgr - Correct comment about deflate parameters 16 years ago
Harvey Harrison f0d1ec3a22 crypto: salsa20 - Remove private wrappers around various operations 16 years ago
Jarod Wilson ad79cdd77f crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set 16 years ago
Adrian-Ken Rueegsegger bd9d20dba1 crypto: sha512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f9e2bca6c2 crypto: sha512 - Move message schedule W[80] to static percpu area 16 years ago
Adrian-Ken Rueegsegger 19e2bf1467 crypto: michael_mic - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 4946510baa crypto: wp512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f63fbd3d50 crypto: tgr192 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 50e109b5b9 crypto: sha256 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 14b75ba70d crypto: md5 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 808a1763ce crypto: md4 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 54ccb36776 crypto: sha1 - Switch to shash 16 years ago
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