Commit Graph

447 Commits (4abfd73e34e7915e62b6f75bd3e9f4014f830910)

Author SHA1 Message Date
Adrian-Ken Rueegsegger 4abfd73e34 crypto: shash - Fix module refcount 16 years ago
Herbert Xu b8e15992b4 crypto: api - Fix algorithm test race that broke aead initialisation 16 years ago
Jarod Wilson 516280e735 crypto: ccm - Fix handling of null assoc data 16 years ago
Herbert Xu bac1b5c469 crypto: blkcipher - Fix WARN_ON handling in walk_done 16 years ago
Herbert Xu 29b37f4212 crypto: authenc - Fix zero-length IV crash 16 years ago
Dan Williams 209b84a88f dmaengine: replace dma_async_client_register with dmaengine_get 16 years ago
Dan Williams 2ba05622b8 dmaengine: provide a common 'issue_pending_all' implementation 16 years ago
Dan Williams bec085134e dmaengine: centralize channel allocation, introduce dma_find_channel 16 years ago
Dan Williams 6f49a57aa5 dmaengine: up-level reference counting to the module level 16 years ago
Dan Williams 07f2211e4f dmaengine: remove dependency on async_tx 16 years ago
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